Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlevel2.cpp446 iThreshold = LEVEL2_THRESHOLD_SYNC; in Level2PduParcom()
708 iThreshold = LEVEL2_THRESHOLD_SYNC; in Parse()
753 iThreshold = LEVEL2_THRESHOLD_SYNC; in Parse()
805 if (CheckFlag(ptr, closing, LEVEL2_THRESHOLD_SYNC)) in FindSync()
822 iThreshold = LEVEL2_THRESHOLD_SYNC; in RecoverPduData()
966 … "Num flag emulation with threshold (%d) in tx bitstream - %d\n", LEVEL2_THRESHOLD_SYNC, iNumFlagE… in LogStats()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlevel2.h27 #define LEVEL2_THRESHOLD_SYNC 15 macro