Home
last modified time | relevance | path

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

/external/opencore/protocols/sdp/common/include/
Dsession_info.h61 enum VideoOnlyStatus { ALLOWED, NOT_ALLOWED, NOT_PRESENT }; enumerator
/external/opencore/protocols/sdp/parser/src/
Dsessioninfoparser.cpp1034 session->setVideoOnlyAllowed(NOT_ALLOWED); in parseSDPSessionInfo()