Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp441 iMuxCode = -1; in Level2PduParcom()
728 iMuxCode = muxCode; in Parse()
738 iMuxCode = -1; in Parse()
787 if (iMpl || (iMuxCode > 0) || iClosingCur) in IndicatePdu()
789 iObserver->MuxPduIndicate(iPdu, (uint16)iMpl, iClosingCur, iMuxCode); in IndicatePdu()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h96 int iMuxCode; variable
118 iMuxCode = -1; in ResetPdu()