Home | History | Annotate | Download | only in nfc

Lines Matching refs:hexStringToBytes

1463     static byte[] hexStringToBytes(String s) {
1690 buffer.put(hexStringToBytes(systemCode));
1691 buffer.put(hexStringToBytes(nfcId2));
1745 mDeviceHost.routeAid(hexStringToBytes(aid), route);
1751 mDeviceHost.unrouteAid(hexStringToBytes(aid));