Issue / Question
Zebra Bluetooth Settings application found on Zebra Devices
Applicable To
TC51 TC56 TC70x TC75x MC33 VC80x TC52 TC72 TC57 TC77 PS20 MC93 TC83 VC83 EC30 CC600 CC6000 ET51 ET56 L10A
Resolution / Answer
Zebra Bluetooth application is a system application that supports Zebra specific Bluetooth value adds.
End user configurable features are available in this app UI.
Configure trace log level
This is used to configure the level of Bluetooth stack logs that get printed to RxLogger/logcat.
Default value is set to "Warning logs".
User can set it to "Verbose logs" to print more stack logs.
Standard Android does not provide an option to configure Bluetooth stack trace logs.
Discover available devices.
The nearby devices are listed with details such as Name, MAC address, Class of Device, Upper Address Part.
This information can be used by the admin to add SilentPairing device using BluetoothMgr CSP.
Class of Device, Upper Address Part are not listed in standard Android supported Settings application.
In addition to above configurations Zebra Bluetooth app also supports other value add features used by the Admin.
Q Where are the logs stored ?
A Trace logs configured using Zebra Bluetooth application are present in RxLogger logs, which are stored at /sdcard/RxLogger/
Q Also is this better or preferred above BT devmode HCI snooplogs ?
A Trace logs are different from Bluetooth HCI Snoop logs. Bluetooth snoop logs are captured as part of bugreport.
Both HCI Snoop log and trace logs are recommended for any Bluetooth related issue.