HomeSort by relevance Sort by last modified time
    Searched refs:is_sctp (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/session/media/
mediasession.cc 1683 bool is_sctp = (options.data_channel_type == DCT_SCTP); local
1864 bool is_sctp = (options.data_channel_type == DCT_SCTP); local
    [all...]
channel.cc 2090 bool is_sctp = ((content->protocol() == kMediaProtocolSctp) || local
    [all...]

Completed in 232 milliseconds