Home
last modified time | relevance | path

Searched defs:bondStateChanged (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java443 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in BatteryService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java840 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in HearingAidService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java941 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java201 void bondStateChanged(BluetoothDevice device, int state) { in bondStateChanged() method in DatabaseManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java1193 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java220 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in HapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java1300 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java480 private void bondStateChanged(BluetoothDevice device, int state) { in bondStateChanged() method in HeadsetService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java1360 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in BassClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java3548 void bondStateChanged(BluetoothDevice device, int bondState) { in bondStateChanged() method in LeAudioService