Searched refs:kDtmfValidTones (Results 1 – 1 of 1) sorted by relevance
56 static const char kDtmfValidTones[] = ",0123456789*#ABCDabcd"; variable197 size_t first_tone_pos = tones_.find_first_of(kDtmfValidTones); in DoInsertDtmf()