Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dcpvh223multiplex.h128 …TPVStatusCode OpenChannel(TPVDirection direction, TPVChannelId channel_id, H223ChannelParam* chann…
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp633 iH223->OpenChannel(OUTGOING, 0, &out_channel_params); in Connect()
634 iH223->OpenChannel(INCOMING, 0, &in_channel_params); in Connect()
Dtsc_component.cpp2337 iH223->OpenChannel(dir, lcn, param); in OpenPort()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dcpvh223multiplex.cpp599 TPVStatusCode CPVH223Multiplex::OpenChannel(TPVDirection direction, in OpenChannel() function in CPVH223Multiplex