Searched refs:is_remote_server (Results 1 – 1 of 1) sorted by relevance
143 bool is_remote_server = false; in NegotiateTransportDescription() local154 is_remote_server = (remote_connection_role == CONNECTIONROLE_PASSIVE); in NegotiateTransportDescription()172 is_remote_server = (local_connection_role == CONNECTIONROLE_ACTIVE); in NegotiateTransportDescription()183 secure_role_ = is_remote_server ? rtc::SSL_CLIENT : in NegotiateTransportDescription()