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

  /external/webrtc/webrtc/p2p/base/
dtlstransportchannel.cc 420 // MaybeStartDtls() changes the state to DTLS_TRANSPORT_FAILED.
421 VERIFY(MaybeStartDtls());
562 bool DtlsTransportChannelWrapper::MaybeStartDtls() {
dtlstransportchannel.h 212 bool MaybeStartDtls();

Completed in 35 milliseconds