Home
last modified time | relevance | path

Searched refs:p_hex (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_util.h76 int ascii_2_hex (const char *p_ascii, int len, UINT8 *p_hex);
/system/bt/btif/src/
Dbtif_util.c172 int ascii_2_hex (const char *p_ascii, int len, UINT8 *p_hex) in ascii_2_hex() argument
194 *p_hex++ = c; in ascii_2_hex()
Dbtif_hh.c152 extern int scru_ascii_2_hex(char *p_ascii, int len, UINT8 *p_hex);