Searched refs:pH223Lcp (Results 1 – 4 of 4) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
D | h223types.cpp | 22 : pH223Lcp(NULL), pDataType(NULL) in H223ChannelParam() 27 pH223Lcp = Copy_H223LogicalChannelParameters(lcp); in H223ChannelParam() 44 : pH223Lcp(NULL), pDataType(NULL) in H223ChannelParam() 49 pH223Lcp = Copy_H223LogicalChannelParameters(lcp); in H223ChannelParam() 56 pH223Lcp(NULL), pDataType(NULL) in H223ChannelParam() 59 if (that.pH223Lcp) in H223ChannelParam() 61 pH223Lcp = Copy_H223LogicalChannelParameters(that.pH223Lcp); in H223ChannelParam() 73 if (pH223Lcp) in ~H223ChannelParam() 75 Delete_H223LogicalChannelParameters(pH223Lcp); in ~H223ChannelParam() 76 OSCL_DEFAULT_FREE(pH223Lcp); in ~H223ChannelParam() [all …]
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_component.cpp | 670 PS_H223LogicalChannelParameters pH223Lcp = in LcEtbIdc() local 728 iOlcs.AppendOlc(INCOMING, OpenLcn, pDataType, pH223Lcp); in LcEtbIdc() 793 iOlcs.AppendOlc(OUTGOING, tmp_lcn, pDataType, pH223Lcp); in LcEtbIdc() 822 int leave_status = OpenLogicalChannel(OpenLcn, pDataType, pH223Lcp); in LcEtbIdc() 856 PS_H223LogicalChannelParameters pH223Lcp) in OpenLogicalChannel() argument 861 OpenLcn, CHANNEL_ID_UNKNOWN, pDataType, pH223Lcp)); in OpenLogicalChannel()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_component.h | 302 PS_H223LogicalChannelParameters pH223Lcp);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
D | h223types.h | 152 PS_H223LogicalChannelParameters pH223Lcp; variable
|