Searched defs:srtp_cipher_suite (Results 1 – 2 of 2) sorted by relevance
26 absl::optional<int> srtp_cipher_suite, in DtlsTransportInformation()40 absl::optional<int> srtp_cipher_suite, in DtlsTransportInformation()
77 absl::optional<int> srtp_cipher_suite() const { return srtp_cipher_suite_; } in srtp_cipher_suite() function