Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_constants.h96 #define RtspReasonStringRTSPVersionNotSupported "RTSP Version Not Supported" macro
Drtsp_par_com_outgoing_message.cpp391 realReasonString = RtspReasonStringRTSPVersionNotSupported; in compose()