HomeSort by relevance Sort by last modified time
    Searched full:gsm_bcdnum_to_ascii (Results 1 - 2 of 2) sorted by null

  /external/qemu/telephony/
gsm.h 152 extern int gsm_bcdnum_to_ascii ( cbytes_t bcd, int num_digits, bytes_t dst );
gsm.c 996 gsm_bcdnum_to_ascii( cbytes_t bcd, int count, bytes_t dst ) function
1198 count = gsm_bcdnum_to_ascii( footer + ADN_OFFSET_NUMBER_START,

Completed in 47 milliseconds