Home
last modified time | relevance | path

Searched defs:getConnectedDevices (Results 1 – 25 of 90) sorted by relevance

1234

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothPbap.aidl29 List<BluetoothDevice> getConnectedDevices(in AttributionSource attributionSource); in getConnectedDevices() method
DIBluetoothAvrcpController.aidl32 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
DIBluetoothBattery.aidl36 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
DIBluetoothPbapClient.aidl35 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
DIBluetoothPan.aidl41 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
DIBluetoothLeBroadcastAssistant.aidl37 List<BluetoothDevice> getConnectedDevices(); in getConnectedDevices() method
DIBluetoothSap.aidl39 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
DIBluetoothMap.aidl39 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
DIBluetoothA2dpSink.aidl36 …void getConnectedDevices(in AttributionSource attributionSource, in SynchronousResultReceiver rece… in getConnectedDevices() method
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/
DBluetoothManager.java62 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/
DShadowBluetoothA2dp.java62 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in ShadowBluetoothA2dp
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DBluetoothCsisBinderTest.java69 public void getConnectedDevices() { in getConnectedDevices() method in BluetoothCsisBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DBluetoothGattServerProxy.java114 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothGattServerProxy
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBleBroadcastAssistantBinderTest.java97 public void getConnectedDevices() { in getConnectedDevices() method in BleBroadcastAssistantBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DBluetoothHeadsetProxy.java63 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadsetProxy
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/
DBatteryServiceBinderTest.java76 public void getConnectedDevices() { in getConnectedDevices() method in BatteryServiceBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hid/
DBluetoothHidDeviceBinderTest.java161 public void getConnectedDevices() { in getConnectedDevices() method in BluetoothHidDeviceBinderTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHealth.java288 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothHealth
DBluetoothPbap.java161 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BluetoothPbap
DBluetoothManager.java133 public List<BluetoothDevice> getConnectedDevices(int profile) { in getConnectedDevices() method in BluetoothManager
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DBluetoothHeadsetBinderTest.java65 public void getConnectedDevices() { in getConnectedDevices() method in BluetoothHeadsetBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapServiceTest.java104 public void getConnectedDevices() { in getConnectedDevices() method in BluetoothPbapServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioTmapGattServer.java206 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in LeAudioTmapGattServer.BluetoothGattServerProxy
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dpsink/
DA2dpSinkServiceBinderTest.java77 public void getConnectedDevices() { in getConnectedDevices() method in A2dpSinkServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryService.java272 public List<BluetoothDevice> getConnectedDevices() { in getConnectedDevices() method in BatteryService
601 public void getConnectedDevices(AttributionSource source, in getConnectedDevices() method in BatteryService.BluetoothBatteryBinder

1234