Searched defs:candidate_type (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc1005 std::string candidate_type; local
1008 candidate_type = cricket::LOCAL_PORT_TYPE;
1010 candidate_type = cricket::STUN_PORT_TYPE;
1012 candidate_type = cricket::RELAY_PORT_TYPE;
1085 address, priority, username, password, candidate_type, network_name,

Completed in 41 milliseconds