Searched refs:STUN_ERROR_REASON_BAD_REQUEST (Results 1 – 3 of 3) sorted by relevance
96 extern const std::string STUN_ERROR_REASON_BAD_REQUEST;
268 STUN_ERROR_REASON_BAD_REQUEST); in GetStunMessage()603 STUN_ERROR_REASON_BAD_REQUEST); in OnReadPacket()
39 const std::string STUN_ERROR_REASON_BAD_REQUEST = "BAD REQUEST"; variable