Searched defs:digits (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/include/telephony/
H A Dril_cdma_sms.h45 RIL_CDMA_SMS_DIGIT_MODE_4_BIT = 0, /* DTMF digits */
65 * For INTERNET_MAIL, in the address data "digits", each byte contains
109 * numberOfDigits = number of digits
110 * digits = ASCII digits, e.g. '1', '2', '3'3, '4', and '5'
115 unsigned char digits[ RIL_CDMA_SMS_ADDRESS_MAX ]; member in struct:__anon1292
131 unsigned char digits[ RIL_CDMA_SMS_SUBADDRESS_MAX ]; member in struct:__anon1294
578 'number_of_digits' is the number of digits/characters (7, 8, 16, or
623 NOTE: Each field has two BCD digits and byte arrangement is <MSB, ... ,LSB>

Completed in 56 milliseconds