Home
last modified time | relevance | path

Searched refs:start_srtp (Results 1 – 1 of 1) sorted by relevance

/webrtc/webrtc/src/dtls_transport/
H A Dmod.rs176 pub(crate) async fn start_srtp(&self) -> Result<()> { in start_srtp() method
467 self.start_srtp().await in start()