Searched defs:bondStateChanged (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/ |
D | BatteryService.java | 443 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in BatteryService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/ |
D | HearingAidService.java | 840 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in HearingAidService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorService.java | 941 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in CsipSetCoordinatorService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/ |
D | DatabaseManager.java | 201 void bondStateChanged(BluetoothDevice device, int state) { in bondStateChanged() method in DatabaseManager
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
D | A2dpService.java | 1193 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in A2dpService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/ |
D | HapClientService.java | 220 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in HapClientService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/ |
D | VolumeControlService.java | 1300 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in VolumeControlService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 480 private void bondStateChanged(BluetoothDevice device, int state) { in bondStateChanged() method in HeadsetService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
D | BassClientService.java | 1360 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in BassClientService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioService.java | 3548 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in LeAudioService
|