Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2154 } S_GenericInformation; typedef
2155 typedef S_GenericInformation *PS_GenericInformation;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp752 … OSCL_DEFAULT_MALLOC(x->size_of_genericInformation * sizeof(S_GenericInformation)); in Decode_TerminalCapabilitySet()