Searched refs:csipConnDevList (Results 1 – 1 of 1) sorted by relevance
828 List<BluetoothDevice> csipConnDevList = csipSetCooridnatorService.getConnectedDevices(); in handleAllProfilesDisconnected() local829 allProfilesEmpty &= csipConnDevList.isEmpty(); in handleAllProfilesDisconnected()830 atLeastOneProfileConnectedForDevice |= csipConnDevList.contains(device); in handleAllProfilesDisconnected()1080 List<BluetoothDevice> csipConnDevList = csipSetCooridnatorService.getConnectedDevices(); in processConnectOtherProfiles() local1081 if (!csipConnDevList.contains(device) in processConnectOtherProfiles()