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