Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dh223types.h158 enum OlcState enum
183 void SetState(OlcState state);
187 OlcState GetState();
219 OlcState iState;
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223types.cpp262 void OlcParam::SetState(OlcState state) in SetState()
267 OlcState OlcParam::GetState() in GetState()