Home
last modified time | relevance | path

Searched defs:hexstr2bin (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c2010 int hexstr2bin(const char *hex, unsigned char *buffer, int len) in hexstr2bin() function
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dcommon.c171 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin() function