Home
last modified time | relevance | path

Searched refs:METHOD_OPTIONS (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_basic_ds.h39 METHOD_OPTIONS, enumerator
Drtsp_par_com_incoming_message.cpp325 method = METHOD_OPTIONS; in parseFirstFields()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp134 iKeepAliveMethod(METHOD_OPTIONS), in PVRTSPEngineNode()
2403 iMsg.method = METHOD_OPTIONS; in composeOptionsRequest()
3706 if (tmpOutgoingMsg->method == METHOD_OPTIONS) in processIncomingMessage()
4470 iKeepAliveMethod = aUseSetParameter ? METHOD_SET_PARAMETER : METHOD_OPTIONS; in SetKeepAliveMethod_use_SET_PARAMETER()