Home
last modified time | relevance | path

Searched defs:ascii_2_hex (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_util.h46 struct ascii_2_hex { struct
54 extern struct ascii_2_hex ascii_2_hex; argument
Dmock_btif_util.cc41 struct ascii_2_hex ascii_2_hex; variable
90 int ascii_2_hex(const char* p_ascii, int len, uint8_t* p_hex) { in ascii_2_hex() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc83 int ascii_2_hex(const char* p_ascii, int len, uint8_t* p_hex) { in ascii_2_hex() function