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

  /external/webrtc/webrtc/p2p/base/
stun.h 559 STUN_ATTR_TURN_LIFETIME = 0x000d, // UInt32
568 // TODO(mallinath) - Rename STUN_ATTR_TURN_LIFETIME to STUN_ATTR_LIFETIME and
589 case STUN_ATTR_TURN_LIFETIME: return STUN_VALUE_UINT32;
turnport.cc     [all...]

Completed in 71 milliseconds