Home | History | Annotate | Download | only in nfc

Lines Matching defs:hexStringToBytes

1659     static byte[] hexStringToBytes(String s) {
1908 buffer.put(hexStringToBytes(systemCode));
1909 buffer.put(hexStringToBytes(nfcId2));
1910 buffer.put(hexStringToBytes(t3tPmm));
1964 mDeviceHost.routeAid(hexStringToBytes(aid), route, aidInfo);
1970 mDeviceHost.unrouteAid(hexStringToBytes(aid));