Home
last modified time | relevance | path

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

/webrtc/dtls/src/
H A Derror.rs105 ErrRequestedButNoSrtpExtension, enumerator
/webrtc/dtls/src/flight/
H A Dflight3.rs242 Some(Error::ErrRequestedButNoSrtpExtension), in parse()