/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
D | BluetoothPbapTest.java | 136 List<BluetoothDevice> connectedDevices = mBluetoothPbap.getConnectedDevices(); in getConnectedDevices() local 168 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothPanTest.java | 132 List<BluetoothDevice> connectedDevices = mBluetoothPan.getConnectedDevices(); in getConnectedDevices() local 145 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothPbapClientTest.java | 133 List<BluetoothDevice> connectedDevices = mBluetoothPbapClient.getConnectedDevices(); in getConnectedDevices() local 184 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothMapTest.java | 136 List<BluetoothDevice> connectedDevices = mBluetoothMap.getConnectedDevices(); in getConnectedDevices() local 187 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothHidDeviceTest.java | 148 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local 207 List<BluetoothDevice> connectedDevices = mBluetoothHidDevice.getConnectedDevices(); in getConnectedDevices() local
|
D | BluetoothHeadsetClientTest.java | 134 List<BluetoothDevice> connectedDevices = mBluetoothHeadsetClient.getConnectedDevices(); in getConnectedDevices() local 147 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothHidHostTest.java | 149 List<BluetoothDevice> connectedDevices = mHidHost.getConnectedDevices(); in getConnectedDevices() local 162 List<BluetoothDevice> connectedDevices = mHidHost.getDevicesMatchingConnectionStates(null); in getDevicesMatchingConnectionStates() local
|
D | BluetoothMapClientTest.java | 148 List<BluetoothDevice> connectedDevices = mBluetoothMapClient.getConnectedDevices(); in getConnectedDevices() local 199 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothHapClientTest.java | 118 List<BluetoothDevice> connectedDevices = mService.getConnectedDevices(); in getConnectedDevices() local 128 List<BluetoothDevice> connectedDevices = mService.getDevicesMatchingConnectionStates(null); in getDevicesMatchingConnectionStates() local
|
D | BluetoothCsipSetCoordinatorTest.java | 197 List<BluetoothDevice> connectedDevices = mBluetoothCsipSetCoordinator.getConnectedDevices(); in getConnectedDevices() local 210 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothLeAudioTest.java | 194 List<BluetoothDevice> connectedDevices = mBluetoothLeAudio.getConnectedDevices(); in getConnectedDevices() local 207 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothVolumeControlTest.java | 223 List<BluetoothDevice> connectedDevices = mBluetoothVolumeControl.getConnectedDevices(); in getConnectedDevices() local 236 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
D | BluetoothLeBroadcastAssistantTest.java | 509 List<BluetoothDevice> connectedDevices = in getConnectedDevices() local 530 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | HidDeviceActivity.java | 216 List<BluetoothDevice> connectedDevices = mBluetoothHidDevice.getConnectedDevices(); in getConnectedDevice() local
|
/cts/tests/tests/companion/common/src/android/companion/cts/common/ |
D | CompanionService.kt | 47 val connectedDevices: Collection<AssociationInfo> constant in android.companion.cts.common.CompanionService 158 val connectedDevices: Collection<AssociationInfo> constant in android.companion.cts.common.InstanceHolder
|