Home
last modified time | relevance | path

Searched refs:GetMtSn (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223types.cpp302 int32 OlcParam::GetMtSn()const in GetMtSn() function in OlcParam
522 if (olc->GetMtSn() >= 0 && sn == (uint32)olc->GetMtSn()) in FindOlcByMtSn()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dh223types.h194 int32 GetMtSn()const;
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_component.cpp2130 (param->GetMtNum() && (param->GetMtSn() >= 0)) && in RemoveOlc()