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