Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_constants.h81 #define RtspReasonStringSessionNotFound "Session Not Found" macro
Drtsp_par_com_outgoing_message.cpp313 realReasonString = RtspReasonStringSessionNotFound; in compose()