Home
last modified time | relevance | path

Searched refs:at_hexstr2bin (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat.c356 * at_hexstr2bin - Convert ASCII hex string into binary data
363 int at_hexstr2bin(const char *hex, hi_u8 *buf, size_t len) in at_hexstr2bin() function
586 if (at_hexstr2bin(value, str, tlen)) { in at_parse_string_other()

Completed in 1 milliseconds