Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_component.h198 OlcParam* OpenLogicalChannel(TPVDirection dir,
300 uint32 OpenLogicalChannel(TPVChannelId OpenLcn,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_component.cpp822 int leave_status = OpenLogicalChannel(OpenLcn, pDataType, pH223Lcp); in LcEtbIdc()
854 uint32 TSC_component::OpenLogicalChannel(TPVChannelId OpenLcn, in OpenLogicalChannel() function in TSC_component
860 OSCL_TRY(leave_status, param = OpenLogicalChannel(INCOMING, in OpenLogicalChannel()
1503 OlcParam* param = OpenLogicalChannel(INCOMING, in AcceptBLCRequest()
2278 OlcParam* TSC_component::OpenLogicalChannel(TPVDirection dir, in OpenLogicalChannel() function in TSC_component
2409 OpenLogicalChannel(OUTGOING, ret->GetChannelId()); in OpenOutgoingChannel()