Home
last modified time | relevance | path

Searched refs:STUN_ERROR_REASON_BAD_REQUEST (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dturnserver.cc315 STUN_ERROR_REASON_BAD_REQUEST); in CheckAuthorization()
372 STUN_ERROR_REASON_BAD_REQUEST); in HandleAllocateRequest()
876 SendErrorResponse(req, STUN_ERROR_BAD_REQUEST, STUN_ERROR_REASON_BAD_REQUEST); in SendBadRequestResponse()
Dstun.h92 extern const char STUN_ERROR_REASON_BAD_REQUEST[];
Dstun.cc28 const char STUN_ERROR_REASON_BAD_REQUEST[] = "Bad Request"; variable
Dp2ptransportchannel.cc566 STUN_ERROR_REASON_BAD_REQUEST); in OnUnknownAddress()
Dport.cc358 STUN_ERROR_REASON_BAD_REQUEST); in GetStunMessage()