Home | Sort by relevance Sort by last modified time |
/external/qemu/telephony/ | |
gsm.h | 58 extern int gsm_hex4_to_short( const char* hex ); |
gsm.c | 140 gsm_hex4_to_short( const char* hex ) function |
sms.c | 91 c = gsm_hex4_to_short( (const char*)p ); [all...] |