Searched refs:macAddressToLong (Results 1 – 3 of 3) sorted by relevance
177 public static Long macAddressToLong(byte[] macArray) { in macAddressToLong() method in NativeUtil
2576 mIfaceName, new AnqpEvent(NativeUtil.macAddressToLong(bssid), elementsMap)); in onAnqpQueryDone()2587 new IconEvent(NativeUtil.macAddressToLong(bssid), fileName, data.size(), in onHs20IconQueryDone()2598 new WnmData(NativeUtil.macAddressToLong(bssid), url, osuMethod)); in onHs20SubscriptionRemediation()2609 new WnmData(NativeUtil.macAddressToLong(bssid), url, in onHs20DeauthImminentNotice()
2569 add(NativeUtil.macAddressToLong(mGroupOwnerMacAddressBytes)); in testSetClientList()2570 add(NativeUtil.macAddressToLong(mPeerMacAddressBytes)); in testSetClientList()2574 receivedClients.add(NativeUtil.macAddressToLong(client)); in testSetClientList()