Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp106 iSkipLevelCheck = false; in InitParams()
184 iSkipLevelCheck = false; in Start()
321 iSkipLevelCheck = true; in MuxSetupComplete()
445 if (!iSkipLevelCheck && !iLevelSetupComplete) in Parse()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlowerlayer.h293 bool iSkipLevelCheck; variable