HomeSort by relevance Sort by last modified time
    Searched refs:MuxToALDispatch (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
cpvh223multiplex.h 186 int MuxToALDispatch(uint8* pdu, int pdu_size, int fClosing, int muxCode);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 285 int ret = MuxToALDispatch(pPdu, sz, fClosing, muxCode);
854 int CPVH223Multiplex::MuxToALDispatch(uint8* pdu, int pdu_size, int fClosing, int muxCode)
865 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "CPVH223Multiplex::MuxToALDispatch Memory allocation failure on AlDispatch, channel id=%d", iLcnEnd->GetLogicalChannelNumber()));
    [all...]

Completed in 25 milliseconds