Searched refs:local_connection_role (Results 1 – 1 of 1) sorted by relevance
138 ConnectionRole local_connection_role = in NegotiateTransportDescription() local145 if (local_connection_role != CONNECTIONROLE_ACTPASS) { in NegotiateTransportDescription()170 if (local_connection_role == CONNECTIONROLE_ACTIVE || in NegotiateTransportDescription()171 local_connection_role == CONNECTIONROLE_PASSIVE) { in NegotiateTransportDescription()172 is_remote_server = (local_connection_role == CONNECTIONROLE_ACTIVE); in NegotiateTransportDescription()