Home
last modified time | relevance | path

Searched refs:S_RequestChannelCloseRelease (Results 1 – 4 of 4) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dclc.cpp342 S_RequestChannelCloseRelease requestChannelCloseRelease ; in MsgCloseRlsSend()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp1113 *ppDataOut = (uint8*)OSCL_DEFAULT_MALLOC(sizeof(S_RequestChannelCloseRelease)); in IndicationMessage_decode()
Dh245_decoder.cpp372 …elease = (PS_RequestChannelCloseRelease) OSCL_DEFAULT_MALLOC(sizeof(S_RequestChannelCloseRelease)); in Decode_IndicationMessage()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h3237 } S_RequestChannelCloseRelease; typedef
3238 typedef S_RequestChannelCloseRelease *PS_RequestChannelCloseRelease;