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