Searched refs:offer_proto (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.cc849 TransportProtocol offer_proto = TransportProtocolFromDescription(offer); local
861 if ((offer_proto == ICEPROTO_GOOGLE || offer_proto == ICEPROTO_RFC5245) &&
862 (offer_proto != answer_proto)) {
865 << IceProtoToString(offer_proto)

Completed in 124 milliseconds