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

  /external/qemu/telephony/
gsm.h 43 extern void gsm_hex_from_bytes( char* hex, cbytes_t src, int srclen );
sim_card.c 418 gsm_hex_from_bytes( out, file->data, p3 );
gsm.c 210 gsm_hex_from_bytes( char* hex, cbytes_t src, int srclen ) function

Completed in 38 milliseconds