Home
last modified time | relevance | path

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

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_transport.h28 typedef enum { AVP_PROFILE, TCP_PROFILE, UNKNOWN_PROFILE } ProfileType; enumerator
Drtsp_par_com_incoming_message.cpp1026 rtspTrans->profile = RtspTransport::UNKNOWN_PROFILE; in parseOneTransportEntry()