Searched refs:macAddressToLong (Results 1 – 3 of 3) sorted by relevance
199 mIfaceName, new AnqpEvent(NativeUtil.macAddressToLong(bssid), elementsMap)); in onAnqpQueryDone()210 new IconEvent(NativeUtil.macAddressToLong(bssid), fileName, data.size(), in onHs20IconQueryDone()221 new WnmData(NativeUtil.macAddressToLong(bssid), url, osuMethod)); in onHs20SubscriptionRemediation()232 new WnmData(NativeUtil.macAddressToLong(bssid), url, in onHs20DeauthImminentNotice()
176 public static Long macAddressToLong(byte[] macArray) { in macAddressToLong() method in NativeUtil
2589 add(NativeUtil.macAddressToLong(mGroupOwnerMacAddressBytes)); in testSetClientList()2590 add(NativeUtil.macAddressToLong(mPeerMacAddressBytes)); in testSetClientList()2594 receivedClients.add(NativeUtil.macAddressToLong(client)); in testSetClientList()