Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/
H A Drtc_error.h140 absl::optional<uint16_t> sctp_cause_code() const { return sctp_cause_code_; } in sctp_cause_code() function
/aosp_15_r20/external/webrtc/pc/
H A Ddata_channel_unittest.cc691 webrtc_data_channel_->error().sctp_cause_code()); in TEST_F()