Home
last modified time | relevance | path

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

/third_party/iowow/src/utils/
Diwconv.h60 IW_EXPORT size_t iwhex2bin(const char *hex, int hexlen, char *out, int max);
Diwconv.c45 size_t iwhex2bin(const char *hex, int hexlen, char *out, int max) { in iwhex2bin() function