Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.h58 int hex2num(char c);
Dusb_modeswitch.c1985 int hex2num(char c) in hex2num() function
2000 a = hex2num(*hex++); in hex2byte()
2003 b = hex2num(*hex++); in hex2byte()