Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dclc.cpp102 S_RccRejectCause cause; in _0401_0011()
207 S_RccRejectCause cause; in _0406_0010()
235 S_RccRejectCause cause; in _0407_0011()
318 (int8*)pCause , sizeof(S_RccRejectCause)) ; in MsgCloseRjtSend()
405 oscl_memcpy((int8*)&sourceCause_Clc.Cause , (int8*)pCause , sizeof(S_RccRejectCause)) ; in PtvRjtIdcSend()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_clc.cpp95 S_RccRejectCause parameter; in ClcRjtReq()
100 (uint8*)&parameter, sizeof(S_RccRejectCause)); in ClcRjtReq()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245pri.h190 S_RccRejectCause Cause ; /* CAUSE Parameter */
Dh245def.h3218 } S_RccRejectCause; typedef
3219 typedef S_RccRejectCause *PS_RccRejectCause;