Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4622 } S_CallInformation; typedef
4623 typedef S_CallInformation *PS_CallInformation;
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_decoder.cpp9726 … x->callInformation = (PS_CallInformation) OSCL_DEFAULT_MALLOC(sizeof(S_CallInformation)); in Decode_MultilinkRequest()