Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_component.h306 … void SignalChannelClose(TPVDirection dir, TPVChannelId lcn, TPVDirectionality directionality);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_component.cpp2162 void TSC_component::SignalChannelClose(TPVDirection dir, in SignalChannelClose() function in TSC_component
2298SignalChannelClose(dir, lcn, lcnRvs == CHANNEL_ID_UNKNOWN ? EPVT_UNI_DIRECTIONAL : EPVT_BI_DIRECTI… in OpenLogicalChannel()