Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h49 H324MConfig(TSC_324m* aH324M, bool aUseAO);
223 void SetH324M(TSC_324m* aH324M);
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp566 H324MConfig::H324MConfig(TSC_324m *aH324M, bool aUseAO) : in H324MConfig() argument
568 iH324M(aH324M), in H324MConfig()
1902 void H324MProxiedInterface::SetH324M(TSC_324m *aH324M) in SetH324M() argument
1904 iH324M = aH324M; in SetH324M()