OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ascii_2_hex
(Results
1 - 3
of
3
) sorted by null
/system/bt/btif/include/
btif_util.h
77
int
ascii_2_hex
(const char* p_ascii, int len, uint8_t* p_hex);
/system/bt/btif/src/
btif_util.cc
162
* Function
ascii_2_hex
168
int
ascii_2_hex
(const char* p_ascii, int len, uint8_t* p_hex) {
function
btif_hh.cc
[
all
...]
Completed in 84 milliseconds