Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.h59 int hex2byte(const char *hex);
Dusb_modeswitch.c1997 int hex2byte(const char *hex) in hex2byte() function
2018 a = hex2byte(ipos); in hexstr2bin()