I am suffering under sound issues with my Bluetooth headset in combination with my Android 5.1.1 device. Therefore I need to debug the Bluetooth connection.
I already got some logs with adb logcat
, but I am concerned that those logs may contain confidential data about me.
Which arguments should I use with adb logcat
, so that the logs only contain relevant Bluetooth and headset data?