Searched refs:OpenLcn (Results 1 – 2 of 2) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_component.cpp | 654 TPVChannelId OpenLcn = (TPVChannelId)pReceiveInf->InfSupplement1 + in LcEtbIdc() local 657 (0, "TSC_component::LcEtbIdc lcn(%d)", OpenLcn)); in LcEtbIdc() 666 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, reason); in LcEtbIdc() 667 RemoveOlc(dir, OpenLcn); in LcEtbIdc() 680 OpenLcn, media_type, incoming_codec_type)); in LcEtbIdc() 682 OlcKey key(INCOMING, OpenLcn); in LcEtbIdc() 690 media_type, OpenLcn)); in LcEtbIdc() 691 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcn, 0); // unspecified in LcEtbIdc() 692 RemoveOlc(dir, OpenLcn); in LcEtbIdc() 697 ReleasePendingIncomingChannel(OpenLcn); in LcEtbIdc() [all …]
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_component.h | 300 uint32 OpenLogicalChannel(TPVChannelId OpenLcn,
|