Searched refs:panConnDevList (Results 1 – 1 of 1) sorted by relevance
833 List<BluetoothDevice> panConnDevList = panService.getConnectedDevices(); in handleAllProfilesDisconnected() local834 allProfilesEmpty &= panConnDevList.isEmpty(); in handleAllProfilesDisconnected()835 atLeastOneProfileConnectedForDevice |= panConnDevList.contains(device); in handleAllProfilesDisconnected()1056 List<BluetoothDevice> panConnDevList = panService.getConnectedDevices(); in processConnectOtherProfiles() local1059 if (panConnDevList.isEmpty() in processConnectOtherProfiles()