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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
cpvh223multiplex.h 129 TPVStatusCode CloseChannel(TPVDirection direction, TPVChannelId channel_id);
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 215 CloseChannel(OUTGOING, iOutgoingChannels[out_lcn]->GetLogicalChannelNumber());
219 CloseChannel(INCOMING, iIncomingChannels[in_lcn]->GetLogicalChannelNumber());
726 CPVH223Multiplex::CloseChannel(TPVDirection direction, TPVChannelId channel_id)
756 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "CPVH223Multiplex::CloseChannel - Releasing pending MUX SDU\n"));
761 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "CPVH223Multiplex::CloseChannel - Successful\n"));
788 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "CPVH223Multiplex::CloseChannel - Successful\n"));
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tscmain.cpp 726 iH223->CloseChannel(OUTGOING, 0);
727 iH223->CloseChannel(INCOMING, 0);
    [all...]

Completed in 32 milliseconds