Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_constants.h106 #define RtspRequestMethodStringSetup "SETUP" macro
Drtsp_par_com_incoming_message.cpp335 else if (firstWordPLSS == RtspRequestMethodStringSetup) in parseFirstFields()