Home
last modified time | relevance | path

Searched refs:_sendTelephoneEventPayloadType (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel.h533 uint8_t _sendTelephoneEventPayloadType; variable
Dchannel.cc843 _sendTelephoneEventPayloadType(106), in Channel()
2565 _sendTelephoneEventPayloadType = type; in SetSendTelephoneEventPayloadType()
2572 type = _sendTelephoneEventPayloadType; in GetSendTelephoneEventPayloadType()