BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profiles
VERBOSE level logging for each profile can be enabled runtime from adb shell using following command and turn off/on BT: setprop log.tag.LOG_TAG VERBOSE -> VERBOSE level Logging (or) setprop log.tag.LOG_TAG DEBUG -> DEBUG level logging where 'LOG_TAG' to be replaced with below for corresponding profile: BluetoothHidHost - HID Host BluetoothHidDev - HID Device BluetoothMap - MAP Server BluetoothOpp - OPP Profile BluteoothPan - PAN Profile BluetoothPbap - PBAP Server BluetoothSap - SAP Server CRs-fixed: 608230, 604523 Change-Id: I37b73f2f596a96098c4f6a1ec5097dff36af11f3
Loading
Please register or sign in to comment