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

  /external/webrtc/webrtc/p2p/base/
stun.h 583 extern const char STUN_ERROR_REASON_UNSUPPORTED_PROTOCOL[];
stun.cc 35 const char STUN_ERROR_REASON_UNSUPPORTED_PROTOCOL[] = "Unsupported Protocol";
turnserver.cc 380 STUN_ERROR_REASON_UNSUPPORTED_PROTOCOL);

Completed in 245 milliseconds