Home
last modified time | relevance | path

Searched defs:getDevicesMatchingConnectionStates (Results 26 – 50 of 57) sorted by relevance

123

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
H A DLeAudioService.java316 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in LeAudioService
768 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in LeAudioService.BluetoothLeAudioBinder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientService.java206 public synchronized List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in MapClientService
530 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in MapClientService.Binder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java462 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPbapService
697 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in BluetoothPbapService.PbapBinder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java573 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in SapService
1010 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in SapService.SapBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothPan.java383 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPan
H A DBluetoothGattServer.java894 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothGattServer
H A DBluetoothHearingAid.java269 public @NonNull List<BluetoothDevice> getDevicesMatchingConnectionStates( in getDevicesMatchingConnectionStates() method in BluetoothHearingAid
H A DBluetoothMapClient.java326 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothMapClient
H A DBluetoothHidHost.java383 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHidHost
H A DBluetoothA2dp.java411 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothA2dp
H A DBluetoothGatt.java1692 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothGatt
H A DBluetoothHidDevice.java477 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHidDevice
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidService.java399 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HearingAidService
907 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in HearingAidService.BluetoothHearingAidBinder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java337 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in PanService.BluetoothPanBinder
478 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PanService
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl49 List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states); in getDevicesMatchingConnectionStates() method
H A DIBluetoothHeadsetClient.aidl38 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
H A DIBluetoothHeadset.aidl39 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientStateMachine.java387 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PbapClientStateMachine
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
H A DHidDeviceService.java484 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in HidDeviceService.BluetoothHidDeviceBinder
821 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HidDeviceService
H A DHidHostService.java396 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in HidHostService.BluetoothHidHostBinder
570 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HidHostService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapService.java562 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothMapService
1297 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in BluetoothMapService.BluetoothMapBinder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java392 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpService
1283 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpService.BluetoothA2dpBinder
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java279 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in HeadsetClientService.BluetoothHeadsetClientBinder
606 private synchronized List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HeadsetClientService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerService.java380 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in AvrcpControllerService.AvrcpControllerServiceBinder
868 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in AvrcpControllerService
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetService.java481 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in HeadsetService.BluetoothHeadsetBinder
859 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in HeadsetService

123