Searched refs:DTMF_SIGNAL_UNIDENTIFIED_TONE (Results 1 – 2 of 2) sorted by relevance
1199 #define DTMF_SIGNAL_UNIDENTIFIED_TONE (DTMF_TONE_DIGIT_BASE + 1) macro
9533 { 0x00, 0x04, 0x81, DTMF_SIGNAL_UNIDENTIFIED_TONE },10159 && (dtmf_digit_map[j].character != DTMF_SIGNAL_UNIDENTIFIED_TONE)) in dtmf_indication()10168 msg[++n] = DTMF_SIGNAL_UNIDENTIFIED_TONE; in dtmf_indication()