Searched refs:associatedMacAddrs (Results 1 – 1 of 1) sorted by relevance
140 List<String> associatedMacAddrs = CollectionUtils.mapNotNull( in getDeviceList() local143 if (associatedMacAddrs != null) { in getDeviceList()144 for (String assocMac : associatedMacAddrs) { in getDeviceList()