HomeSort by relevance Sort by last modified time
    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 42 milliseconds