Searched refs:NUM_TONES (Results 1 – 2 of 2) sorted by relevance
151 NUM_TONES, enumerator186 TONE_ANSI_DIAL = NUM_TONES, // Dial tone: a continuous 350 Hz + 440 Hz tone.
901 if ((toneType < 0) || (toneType >= NUM_TONES)) in startTone()