Home
last modified time | relevance | path

Searched refs:local_role (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransport.h99 bool NegotiateTransportDescription(ContentAction local_role, in NegotiateTransportDescription() argument
144 if (local_role == CA_OFFER) { in NegotiateTransportDescription()
186 } else if (local_fp && (local_role == CA_ANSWER)) { in NegotiateTransportDescription()
197 return Base::NegotiateTransportDescription(local_role, error_desc); in NegotiateTransportDescription()
Ddtlstransportchannel_unittest.cc112 ConnectionRole local_role, ConnectionRole remote_role, in Negotiate() argument
115 local_role, remote_role, flags); in Negotiate()
122 ConnectionRole local_role, in Negotiate() argument
160 local_role, in Negotiate()
Dtransport.h287 virtual bool NegotiateTransportDescription(ContentAction local_role,
Dtransport.cc363 bool Transport::NegotiateTransportDescription(ContentAction local_role, in NegotiateTransportDescription() argument
/external/autotest/server/site_tests/firmware_PDDataSwap/
Dfirmware_PDDataSwap.py108 def _get_remote_role(self, local_role): argument
115 if local_role == self.DFP: