Searched refs:a2dpConnDevList (Results 1 – 1 of 1) sorted by relevance
823 List<BluetoothDevice> a2dpConnDevList = a2dpService.getConnectedDevices(); in handleAllProfilesDisconnected() local824 allProfilesEmpty &= a2dpConnDevList.isEmpty(); in handleAllProfilesDisconnected()825 atLeastOneProfileConnectedForDevice |= a2dpConnDevList.contains(device); in handleAllProfilesDisconnected()