Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_component.cpp887 …TPVChannelId OpenLcnB = pReceiveInf->InfSupplement1 + TSC_INCOMING_CHANNEL_MASK; /* incoming lcn */ in BlcEtbIdc() local
890 (0, "TSC_component::BlcEtbIdc lcn(%d)", OpenLcnB)); in BlcEtbIdc()
902 TPVDirection dir = iTSClc.LcRlsReq(RELEASE_REJECT, OpenLcnB, reason); in BlcEtbIdc()
903 RemoveOlc(dir, OpenLcnB); in BlcEtbIdc()
924 … TPVDirection dir = iTSCblc.BlcRlsReq(RELEASE_REJECT, OpenLcnB, 2); /* dataTypeNotSupported */ in BlcEtbIdc()
925 RemoveOlc(dir, OpenLcnB); in BlcEtbIdc()
938 … TPVDirection dir = iTSCblc.BlcRlsReq(RELEASE_REJECT, OpenLcnB, 3); /* dataTypeNotAvailable */ in BlcEtbIdc()
939 RemoveOlc(dir, OpenLcnB); in BlcEtbIdc()
970 … Established incoming OLC found for same media type. Rejecting OLC(%d)", in_media_type, OpenLcnB)); in BlcEtbIdc()
971 TPVDirection dir = iTSCblc.BlcRlsReq(RELEASE_REJECT, OpenLcnB, 0); /* unspecified */ in BlcEtbIdc()
[all …]
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_component.h148 TPVChannelId OpenLcnB,