Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp396 auto sdp_mid = candidate->sdp_mid(); in OnIceCandidate() local
401 reply["mid"] = sdp_mid; in OnIceCandidate()