HomeSort by relevance Sort by last modified time
    Searched refs:CONNECTIONROLE_ACTIVE (Results 1 - 7 of 7) sorted by null

  /external/webrtc/webrtc/p2p/base/
transportdescription.cc 29 *role = static_cast<ConnectionRole>(CONNECTIONROLE_ACTIVE + i);
38 case cricket::CONNECTIONROLE_ACTIVE:
dtlstransport.h 151 if (remote_connection_role == CONNECTIONROLE_ACTIVE ||
170 if (local_connection_role == CONNECTIONROLE_ACTIVE ||
172 is_remote_server = (local_connection_role == CONNECTIONROLE_ACTIVE);
transportdescriptionfactory.cc 80 CONNECTIONROLE_PASSIVE : CONNECTIONROLE_ACTIVE;
dtlstransportchannel_unittest.cc 454 (client1_role == cricket::CONNECTIONROLE_ACTIVE ||
460 (client2_role == cricket::CONNECTIONROLE_ACTIVE ||
488 cricket::CONNECTIONROLE_ACTIVE);
492 Negotiate(cricket::CONNECTIONROLE_ACTPASS, cricket::CONNECTIONROLE_ACTIVE);
515 cricket::CONNECTIONROLE_ACTIVE,
846 cricket::CONNECTIONROLE_ACTIVE));
851 cricket::CONNECTIONROLE_ACTIVE, NF_REOFFER);
870 cricket::CONNECTIONROLE_ACTIVE));
898 cricket::CONNECTIONROLE_ACTIVE,
    [all...]
transportdescription.h 58 CONNECTIONROLE_ACTIVE,
  /external/webrtc/talk/app/webrtc/
webrtcsdp_unittest.cc     [all...]
webrtcsession_unittest.cc     [all...]

Completed in 888 milliseconds