Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlogicalchannel.cpp90 iPaused = false; in H223LogicalChannel()
170 iPaused = true; in Pause()
177 iPaused = false; in Resume()
260 iPaused = false; in Resume()
585 if ((aStatus == PVMFSuccess) && iPaused) in GetNextPacket()
1512 if (iPaused) in PreAlPduData()
1543 if (iPaused) in AlDispatch()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlogicalchannel.h254 bool iPaused; variable