Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java137 int connectionState = mService.getConnectionState(device); in test_getConnectionState() local
160 int connectionState = mService.getConnectionState(device); in test_getConnectedDevices() local
311 private void checkDeviceListAndStates(List<BluetoothDevice> deviceList, int connectionState) { in checkDeviceListAndStates()
321 private void checkValidConnectionState(int connectionState) { in checkValidConnectionState()