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

  /external/webrtc/talk/app/webrtc/
peerconnectionfactory_unittest.cc 73 static const int kDefaultStunTlsPort = 5349;
295 cricket::RelayServerConfig turn1("hello.com", kDefaultStunTlsPort, "test",
302 cricket::RelayServerConfig turn3("hello.com", kDefaultStunTlsPort,
peerconnection.cc 81 static const int kDefaultStunTlsPort = 5349;
295 port = kDefaultStunTlsPort;
    [all...]

Completed in 51 milliseconds