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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 293 bool SetupDtlsSrtp(bool rtcp_channel);
channel.cc 716 if (!SetupDtlsSrtp(false)) {
729 if (!SetupDtlsSrtp(true)) {
766 bool BaseChannel::SetupDtlsSrtp(bool rtcp_channel) {
    [all...]

Completed in 45 milliseconds