OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gsm_hex2_to_byte0
(Results
1 - 2
of
2
) sorted by null
/external/qemu/telephony/
gsm.h
55
extern int
gsm_hex2_to_byte0
( const char* hex );
gsm.c
152
gsm_hex2_to_byte0
( const char* hex )
function
186
dst[nn] = (byte_t)
gsm_hex2_to_byte0
( (const char*)hex+2*nn );
Completed in 480 milliseconds