HomeSort by relevance Sort by last modified time
    Searched full:disable_sctp_data_channels (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectioninterface.h 398 disable_sctp_data_channels(false) {
402 bool disable_sctp_data_channels; member in class:webrtc::PeerConnectionFactoryInterface::Options
webrtcsession.cc 479 // It takes precendence over the disable_sctp_data_channels
488 if (!options.disable_sctp_data_channels && dtls_enabled_) {
    [all...]
webrtcsession_unittest.cc     [all...]
  /external/chromium_org/content/renderer/media/
media_stream_dependency_factory.cc 665 factory_options.disable_sctp_data_channels =
    [all...]

Completed in 675 milliseconds