Home
last modified time | relevance | path

Searched refs:hexStr2Bin (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallbackTest.java474 ArrayList<Byte> tlvs = NativeUtil.byteArrayToArrayList(hexStr2Bin(SERV_DISC_RESP_TLVS)); in testOnServiceDiscoveryResponseCompleted_success()
492 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in SupplicantP2pIfaceCallbackTest
/frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
DWifiP2pServiceResponse.java270 private static byte[] hexStr2Bin(String hex) { in hexStr2Bin() method in WifiP2pServiceResponse