Home
last modified time | relevance | path

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

/webrtc/webrtc/src/sctp_transport/
H A Dmod.rs189 RTCSctpTransport::accept_data_channels(param).await; in start()
215 async fn accept_data_channels(param: AcceptDataChannelParams) { in accept_data_channels() method