Home
last modified time | relevance | path

Searched refs:channelID (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/rtsp_parcom/src/
Drtsp_par_com_message.h215 uint8 channelID; variable
Drtsp_parser.cpp341 requestStruct->channelID = static_cast<uint8>( in lookForEndOfRequest()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp1629 uint32 channelID = param->GetChannelId(); in FindOutgoingPort() local
1631 PVMFStatus pvmfStatus = iH223->GetOutgoingChannel(channelID, in FindOutgoingPort()
/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_node.cpp4312 DispatchEmbeddedData(iIncomingMsg.channelID); in HandlePortActivity()
4965 …gineNode::rtspParserLoop() RTP pkts channelID=%d, len=%d", iIncomingMsg.channelID, iIncomingMsg.co… in rtspParserLoop()
4973 if (! DispatchEmbeddedData(iIncomingMsg.channelID)) //, iEmbeddedData)) in rtspParserLoop()