OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gsm_hex_from_short
(Results
1 - 3
of
3
) sorted by null
/external/qemu/telephony/
gsm.h
66
extern void
gsm_hex_from_short
( char* hex, int val );
sim_card.c
219
gsm_hex_from_short
( dst, file_size );
223
gsm_hex_from_short
( dst, file->any.id );
gsm.c
170
gsm_hex_from_short
( char* hex, int val )
function
Completed in 97 milliseconds