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

  /external/webrtc/webrtc/p2p/base/
stun.h 582 extern const char STUN_ERROR_REASON_WRONG_CREDENTIALS[];
stun.cc 34 const char STUN_ERROR_REASON_WRONG_CREDENTIALS[] = "Wrong Credentials";
turnserver.cc 268 STUN_ERROR_REASON_WRONG_CREDENTIALS);

Completed in 50 milliseconds