Searched refs:currentInfosWithPhysicalAddress (Results 1 – 1 of 1) sorted by relevance
187 BitSet currentInfosWithPhysicalAddress = infoListToBitSet(deviceInfoList, audioOnly, true); in checkHotplug() local188 BitSet added = complement(polledResult, currentInfosWithPhysicalAddress); in checkHotplug()