Searched refs:hsConnDevList (Results 1 – 1 of 1) sorted by relevance
360 List<BluetoothDevice> hsConnDevList = hsService.getConnectedDevices(); in handleAllProfilesDisconnected() local361 allProfilesEmpty &= hsConnDevList.isEmpty(); in handleAllProfilesDisconnected()362 atLeastOneProfileConnectedForDevice |= hsConnDevList.contains(device); in handleAllProfilesDisconnected()