Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp39 …::ACTION_NOP, SRP::ACTION_0_1, SRP::ACTION_0_2, SRP::ACTION_NOP, SRP::ACTION_NOP, SRP::ACTION_NO…
40 …::ACTION_NOP, SRP::ACTION_1_1, SRP::ACTION_0_2, SRP::ACTION_1_3, SRP::ACTION_1_3, SRP::ACTION_1_…
675 case ACTION_0_2: in SrpStateChange()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h239 enum SrpAction {ACTION_NOP = 0, ACTION_0_1, ACTION_0_2, ACTION_1_1, ACTION_1_3, ACTION_1_4}; enumerator