Home
last modified time | relevance | path

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

/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs227 self.start_sctp().await; in start_rtp()
390 async fn start_sctp(&self) { in start_sctp() method