Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dcpvh223multiplex.cpp768 OsclSharedPtr<H223IncomingChannel> incoming_channel; in CloseChannel() local
773 incoming_channel = *iter; in CloseChannel()
774 if (incoming_channel->GetLogicalChannelNumber() == channel_id) in CloseChannel()