Searched refs:leAudioConnDevList (Results 1 – 1 of 1) sorted by relevance
838 List<BluetoothDevice> leAudioConnDevList = leAudioService.getConnectedDevices(); in handleAllProfilesDisconnected() local839 allProfilesEmpty &= leAudioConnDevList.isEmpty(); in handleAllProfilesDisconnected()840 atLeastOneProfileConnectedForDevice |= leAudioConnDevList.contains(device); in handleAllProfilesDisconnected()1069 List<BluetoothDevice> leAudioConnDevList = leAudioService.getConnectedDevices(); in processConnectOtherProfiles() local1070 if (!leAudioConnDevList.contains(device) in processConnectOtherProfiles()