Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_transport.h27 typedef enum { RTP_PROTOCOL, RDT_PROTOCOL, UNKNOWN_PROTOCOL } ProtocolType; enumerator
Drtsp_par_com_incoming_message.cpp996 rtspTrans->protocol = RtspTransport::UNKNOWN_PROTOCOL; in parseOneTransportEntry()