Searched refs:OpenChannel (Results 1 – 4 of 4) sorted by relevance
128 …TPVStatusCode OpenChannel(TPVDirection direction, TPVChannelId channel_id, H223ChannelParam* chann…
633 iH223->OpenChannel(OUTGOING, 0, &out_channel_params); in Connect()634 iH223->OpenChannel(INCOMING, 0, &in_channel_params); in Connect()
2337 iH223->OpenChannel(dir, lcn, param); in OpenPort()
599 TPVStatusCode CPVH223Multiplex::OpenChannel(TPVDirection direction, in OpenChannel() function in CPVH223Multiplex