Searched refs:mLastDiscoveryInterfaceMac (Results 1 – 1 of 1) sorted by relevance
70 private byte[] mLastDiscoveryInterfaceMac = ALL_ZERO_MAC; field in WifiAwareClientState232 + String.valueOf(HexEncoding.encode(mLastDiscoveryInterfaceMac))); in onInterfaceAddressChange()234 if (mNotifyIdentityChange && !Arrays.equals(mac, mLastDiscoveryInterfaceMac)) { in onInterfaceAddressChange()246 mLastDiscoveryInterfaceMac = mac; in onInterfaceAddressChange()267 HexEncoding.encode(mLastDiscoveryInterfaceMac))); in onClusterChange()270 mLastDiscoveryInterfaceMac)) { in onClusterChange()283 mLastDiscoveryInterfaceMac = currentDiscoveryInterfaceMac; in onClusterChange()