Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java408 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HearingAidService
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachineTest.java1554 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HeadsetClientStateMachineTest.TestHeadsetClientStateMachine
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java350 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in CsipSetCoordinatorService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hid/
DHidHostService.java965 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HidHostService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java397 public boolean okToConnect(BluetoothDevice device, boolean isOutgoingRequest) { in okToConnect() method in A2dpService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java437 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in VolumeControlService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2158 boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HeadsetClientStateMachine
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java724 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in BassClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java414 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioService.java2303 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in LeAudioService