Home
last modified time | relevance | path

Searched defs:connectedDevices (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothPbapTest.java136 List<BluetoothDevice> connectedDevices = mBluetoothPbap.getConnectedDevices(); in getConnectedDevices() local
168 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothPanTest.java132 List<BluetoothDevice> connectedDevices = mBluetoothPan.getConnectedDevices(); in getConnectedDevices() local
145 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothPbapClientTest.java133 List<BluetoothDevice> connectedDevices = mBluetoothPbapClient.getConnectedDevices(); in getConnectedDevices() local
184 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothMapTest.java136 List<BluetoothDevice> connectedDevices = mBluetoothMap.getConnectedDevices(); in getConnectedDevices() local
187 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothHidDeviceTest.java148 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
207 List<BluetoothDevice> connectedDevices = mBluetoothHidDevice.getConnectedDevices(); in getConnectedDevices() local
DBluetoothHeadsetClientTest.java134 List<BluetoothDevice> connectedDevices = mBluetoothHeadsetClient.getConnectedDevices(); in getConnectedDevices() local
147 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothHidHostTest.java149 List<BluetoothDevice> connectedDevices = mHidHost.getConnectedDevices(); in getConnectedDevices() local
162 List<BluetoothDevice> connectedDevices = mHidHost.getDevicesMatchingConnectionStates(null); in getDevicesMatchingConnectionStates() local
DBluetoothMapClientTest.java148 List<BluetoothDevice> connectedDevices = mBluetoothMapClient.getConnectedDevices(); in getConnectedDevices() local
199 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothHapClientTest.java118 List<BluetoothDevice> connectedDevices = mService.getConnectedDevices(); in getConnectedDevices() local
128 List<BluetoothDevice> connectedDevices = mService.getDevicesMatchingConnectionStates(null); in getDevicesMatchingConnectionStates() local
DBluetoothCsipSetCoordinatorTest.java197 List<BluetoothDevice> connectedDevices = mBluetoothCsipSetCoordinator.getConnectedDevices(); in getConnectedDevices() local
210 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothLeAudioTest.java194 List<BluetoothDevice> connectedDevices = mBluetoothLeAudio.getConnectedDevices(); in getConnectedDevices() local
207 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothVolumeControlTest.java223 List<BluetoothDevice> connectedDevices = mBluetoothVolumeControl.getConnectedDevices(); in getConnectedDevices() local
236 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
DBluetoothLeBroadcastAssistantTest.java509 List<BluetoothDevice> connectedDevices = in getConnectedDevices() local
530 List<BluetoothDevice> connectedDevices = in getDevicesMatchingConnectionStates() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DHidDeviceActivity.java216 List<BluetoothDevice> connectedDevices = mBluetoothHidDevice.getConnectedDevices(); in getConnectedDevice() local
/cts/tests/tests/companion/common/src/android/companion/cts/common/
DCompanionService.kt47 val connectedDevices: Collection<AssociationInfo> constant in android.companion.cts.common.CompanionService
158 val connectedDevices: Collection<AssociationInfo> constant in android.companion.cts.common.InstanceHolder