Home
last modified time | relevance | path

Searched defs:is_sctp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/session/media/
Dmediasession.cc1683 bool is_sctp = (options.data_channel_type == DCT_SCTP); in AddDataContentForOffer() local
1864 bool is_sctp = (options.data_channel_type == DCT_SCTP); in AddDataContentForAnswer() local
Dchannel.cc2090 bool is_sctp = ((content->protocol() == kMediaProtocolSctp) || in SetDataChannelTypeFromContent() local