Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dsdp_offer_answer.cc94 const char kBundleWithoutRtcpMux[] = variable
3388 return RTCError(RTCErrorType::INVALID_PARAMETER, kBundleWithoutRtcpMux); in ValidateSessionDescription()