Searched refs:currentDiscoveryInterfaceMac (Results 1 – 1 of 1) sorted by relevance
287 byte[] clusterId, byte[] currentDiscoveryInterfaceMac) { in onClusterChange() argument293 + String.valueOf(HexEncoding.encode(currentDiscoveryInterfaceMac)) in onClusterChange()300 mLastDiscoveryInterfaceMac = currentDiscoveryInterfaceMac; in onClusterChange()308 if (!Arrays.equals(currentDiscoveryInterfaceMac, mLastDiscoveryInterfaceMac)) { in onClusterChange()311 hasPermission ? currentDiscoveryInterfaceMac : ALL_ZERO_MAC); in onClusterChange()317 mLastDiscoveryInterfaceMac = currentDiscoveryInterfaceMac; in onClusterChange()