Home
last modified time | relevance | path

Searched defs:getDevicesMatchingConnectionStates (Results 1 – 25 of 84) sorted by relevance

1234

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothPbap.aidl31 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
DIBluetoothAvrcpController.aidl34 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothBattery.aidl38 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothPbapClient.aidl37 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothPan.aidl43 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothLeBroadcastAssistant.aidl35 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
DIBluetoothSap.aidl41 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothMap.aidl41 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothA2dpSink.aidl38 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
DIBluetoothMapClient.aidl41 …void getDevicesMatchingConnectionStates(in int[] states, in AttributionSource attributionSource, i… in getDevicesMatchingConnectionStates() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DBluetoothCsisBinderTest.java75 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothCsisBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBleBroadcastAssistantBinderTest.java82 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BleBroadcastAssistantBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/
DBatteryServiceTest.java251 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BatteryServiceTest
DBatteryServiceBinderTest.java85 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BatteryServiceBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DBluetoothHidDeviceBinderTest.java167 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothHidDeviceBinderTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHealth.java314 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHealth
DBluetoothPbap.java214 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPbap
DBluetoothManager.java161 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int profile, int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothManager
DBluetoothAvrcpController.java164 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothAvrcpController
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java71 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapServiceTest.java129 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in BluetoothPbapServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dpsink/
DA2dpSinkServiceBinderTest.java86 public void getDevicesMatchingConnectionStates() { in getDevicesMatchingConnectionStates() method in A2dpSinkServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java338 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BatteryService
617 public void getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in BatteryService.BluetoothBatteryBinder
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/
DPbapClientService.java411 public void getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in PbapClientService.BluetoothPbapClientBinder
549 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PbapClientService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java266 public void getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in A2dpSinkService.A2dpSinkServiceBinder
462 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpSinkService

1234