Searched refs:ANY_MAC_BYTES (Results 1 – 5 of 5) sorted by relevance
45 public static final byte[] ANY_MAC_BYTES = {0, 0, 0, 0, 0, 0}; field in NativeUtil127 if (TextUtils.isEmpty(macStr) || ANY_MAC_STR.equals(macStr)) return ANY_MAC_BYTES; in macAddressToByteArray()
498 if (!Arrays.equals(NativeUtil.ANY_MAC_BYTES, p2pDeviceAddress)) { in createStaEventDevice()
636 if (!Arrays.equals(NativeUtil.ANY_MAC_BYTES, p2pDeviceAddress)) { in createStaEventDevice()
560 mDut.onStaAuthorized(mDeviceAddress1Bytes, NativeUtil.ANY_MAC_BYTES); in testStaAuth_noDeviceAddress_success()
951 mDut.onStaAuthorized(mDeviceAddress1Bytes, NativeUtil.ANY_MAC_BYTES); in testStaAuth_noDeviceAddress_success()