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

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_dtmf_impl.cc57 bool outOfBand,
62 "SendTelephoneEvent(channel=%d, eventCode=%d, outOfBand=%d,"
64 channel, eventCode, (int)outOfBand, lengthMs, attenuationDb);
86 const int maxEventCode = outOfBand ?
122 if (outOfBand)
55 SendTelephoneEvent(int channel, int eventCode, bool outOfBand, int lengthMs, int attenuationDb) argument

Completed in 54 milliseconds