Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioService.java622 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in LeAudioService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidService.java376 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HearingAidService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java362 public boolean okToConnect(BluetoothDevice device, boolean isOutgoingRequest) { in okToConnect() method in A2dpService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidHostService.java892 public boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HidHostService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java1908 boolean okToConnect(BluetoothDevice device) { in okToConnect() method in HeadsetClientStateMachine