Home
last modified time | relevance | path

Searched refs:LOG_NB_EVENTS (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlProfile.java69 private static final int LOG_NB_EVENTS = 100; field in MediaControlProfile
72 new BluetoothEventLogger(LOG_NB_EVENTS, TAG + " event log");
DMediaControlGattService.java156 private static final int LOG_NB_EVENTS = 200; field in MediaControlGattService
1270 LOG_NB_EVENTS, TAG + " instance (CCID= " + ccid + ") event log"); in MediaControlGattService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java139 private static final int LOG_NB_EVENTS = 200; field in TbsGatt
378 LOG_NB_EVENTS, TAG + " instance (CCID= " + ccid + ") event log"); in init()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java180 private static final int LOG_NB_EVENTS = 100; field in BassClientService
182 new BluetoothEventLogger(LOG_NB_EVENTS, TAG + " event log");