/aosp12/system/bt/binder/android/bluetooth/ |
H A D | IBluetoothPbap.aidl | 31 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothAvrcpController.aidl | 34 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothPbapClient.aidl | 35 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothPan.aidl | 40 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothMap.aidl | 39 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothA2dpSink.aidl | 36 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothSap.aidl | 41 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothVolumeControl.aidl | 37 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothLeAudio.aidl | 37 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothMapClient.aidl | 39 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothHearingAid.aidl | 36 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothHidDevice.aidl | 46 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
H A D | IBluetoothHidHost.aidl | 36 …List<BluetoothDevice> getDevicesMatchingConnectionStates(in int[] states, in AttributionSource att… in getDevicesMatchingConnectionStates() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | PbapClientService.java | 286 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in PbapClientService.BluetoothPbapClientBinder 404 private List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in PbapClientService
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothHealth.java | 308 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothHealth
|
H A D | BluetoothAvrcpController.java | 156 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothAvrcpController
|
H A D | BluetoothManager.java | 186 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int profile, int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothManager
|
H A D | BluetoothPbap.java | 292 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPbap
|
H A D | BluetoothPbapClient.java | 212 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothPbapClient
|
H A D | BluetoothProfile.java | 314 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states); in getDevicesMatchingConnectionStates() method
|
H A D | BluetoothLeAudio.java | 248 public @NonNull List<BluetoothDevice> getDevicesMatchingConnectionStates( in getDevicesMatchingConnectionStates() method in BluetoothLeAudio
|
H A D | BluetoothA2dpSink.java | 229 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothA2dpSink
|
H A D | BluetoothSap.java | 292 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothSap
|
H A D | BluetoothMap.java | 310 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in BluetoothMap
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkService.java | 238 public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states, in getDevicesMatchingConnectionStates() method in A2dpSinkService.A2dpSinkServiceBinder 388 List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) { in getDevicesMatchingConnectionStates() method in A2dpSinkService
|