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

  /external/webrtc/webrtc/p2p/base/
stun.cc 120 GetAttribute(STUN_ATTR_ERROR_CODE));
381 case STUN_ATTR_ERROR_CODE: return STUN_VALUE_ERROR_CODE;
481 STUN_ATTR_ERROR_CODE, StunErrorCodeAttribute::MIN_SIZE);
stun.h 43 STUN_ATTR_ERROR_CODE = 0x0009, // ErrorCode
turnserver.cc 113 STUN_ATTR_ERROR_CODE, code, reason)));
port_unittest.cc     [all...]

Completed in 61 milliseconds