Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h361 N400Counter(0), in SRPRespTimer()
369 int N400Counter; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/src/
Dsrp.cpp705 …0000020, "SRP::SrpN400Check - N400Counter=%d N400MaxCounter=%d", timer.N400Counter, iN400MaxCounte… in SrpN400Check()
707 if (timer.N400Counter < iN400MaxCounter) in SrpN400Check()
1509 ++iActiveWnsrpCommandSave[k]->N400Counter; in Srp_1_3()
1779 ++timer->N400Counter; in Srp_1_4()
1997 timer.N400Counter = 0; in SrpT401Start()