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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 729 OsclSharedPtr<H223OutgoingChannel> outgoing_channel; local
737 outgoing_channel = *iter;
738 if (outgoing_channel->GetLogicalChannelNumber() == channel_id)
753 MuxSduData* sdu_data_ptr = FindMuxSduData(channel_id, outgoing_channel->IsSegmentable());
757 outgoing_channel->ReleasePacket(sdu_data_ptr->sdu);
758 RemoveMuxSduData(channel_id, outgoing_channel->IsSegmentable());
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_component.cpp 2212 H223OutgoingChannelPtr outgoing_channel; local
2411 H223OutgoingChannelPtr outgoing_channel; local
    [all...]

Completed in 26 milliseconds