Home
last modified time | relevance | path

Searched refs:iOutgoingPduType (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dpvt_common.cpp420 iOutgoingPduType(H223_PDU_COMBINED), in CPVH223MuxParam()
444 ret->iOutgoingPduType = iOutgoingPduType; in Copy()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h638 TPVH223MuxPduType iOutgoingPduType; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp155 iOutgoingPduType = H223_PDU_COMBINED; in initVarsLocal()
2037 iOutgoingPduType = outgoingPduType; in SetOutgoingMuxPduType()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dpvt_common.h799 TPVH223MuxPduType iOutgoingPduType; /* The pdu type for outgoing packets. */ variable