Searched defs:STUN_ATTR_PRIORITY (Results 1 - 1 of 1) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
H A D | stun.h | 605 STUN_ATTR_PRIORITY = 0x0024, // UInt32 enumerator in enum:cricket::IceAttributeType 622 case STUN_ATTR_PRIORITY: return STUN_VALUE_UINT32; |
Completed in 120 milliseconds