Searched refs:ErrNoSRTPProtectionProfile (Results 1 – 2 of 2) sorted by relevance
| /webrtc/webrtc/src/ | ||
| H A D | error.rs | 177 ErrNoSRTPProtectionProfile, enumerator |
| /webrtc/webrtc/src/dtls_transport/ | ||
| H A D | mod.rs | 426 return Err(Error::ErrNoSRTPProtectionProfile); in start() |