Searched defs:IsDtlsActive (Results 1 – 4 of 4) sorted by relevance
103 bool IsDtlsActive() const override { return dtls_active_; } in IsDtlsActive() function
115 bool IsDtlsActive() const override { return false; } in IsDtlsActive() function
243 bool IsDtlsActive() const override { return do_dtls_; } in IsDtlsActive() function
1149 static bool IsDtlsActive( in IsDtlsActive() function