Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_constants.h94 #define RtspReasonStringServiceUnavailable "Service Unavailable" macro
Drtsp_par_com_outgoing_message.cpp381 realReasonString = RtspReasonStringServiceUnavailable; in compose()