HomeSort by relevance Sort by last modified time
    Searched refs:gsm_hex4_to_short (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 22 milliseconds