Home
last modified time | relevance | path

Searched refs:STUN_ATTR_TURN_LIFETIME (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun.h559 STUN_ATTR_TURN_LIFETIME = 0x000d, // UInt32 enumerator
589 case STUN_ATTR_TURN_LIFETIME: return STUN_VALUE_UINT32; in GetAttributeValueType()
Dturnport.cc1074 response->GetUInt32(STUN_ATTR_TURN_LIFETIME); in OnResponse()
1229 response->GetUInt32(STUN_ATTR_TURN_LIFETIME); in OnResponse()