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

  /external/webrtc/webrtc/p2p/base/
turnserver.cc 315 STUN_ERROR_REASON_BAD_REQUEST);
372 STUN_ERROR_REASON_BAD_REQUEST);
876 SendErrorResponse(req, STUN_ERROR_BAD_REQUEST, STUN_ERROR_REASON_BAD_REQUEST);
stun.h 92 extern const char STUN_ERROR_REASON_BAD_REQUEST[];
p2ptransportchannel.cc 566 STUN_ERROR_REASON_BAD_REQUEST);
    [all...]
stun.cc 28 const char STUN_ERROR_REASON_BAD_REQUEST[] = "Bad Request";
port.cc 358 STUN_ERROR_REASON_BAD_REQUEST);
    [all...]

Completed in 1747 milliseconds