Home | History | Annotate | Download | only in nfc

Lines Matching defs:hexStringToBytes

1424     static byte[] hexStringToBytes(String s) {
1659 mDeviceHost.routeAid(hexStringToBytes(aid), route);
1665 mDeviceHost.unrouteAid(hexStringToBytes(aid));