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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransportdescriptionfactory.h39 struct TransportOptions { struct in namespace:cricket
40 TransportOptions() : ice_restart(false), prefer_passive_role(false) {} function in struct:cricket::TransportOptions
64 TransportDescription* CreateOffer(const TransportOptions& options,
69 const TransportOptions& options,

Completed in 185 milliseconds