Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245pri.h134 S_MeRejectCause Cause ; /* CAUSE Parameter */
Dh245def.h3329 } S_MeRejectCause; typedef
3330 typedef S_MeRejectCause *PS_MeRejectCause;
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_mt.cpp151 S_MeRejectCause parameter; in MtRjtReq()
162 sizeof(S_MeRejectCause)); in MtRjtReq()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dmt.cpp457 …*)&multiplexEntryRejectionDescriptions.meRejectCause , (int8*)&p_Cause , sizeof(S_MeRejectCause)) ; in MsgMtRjtSend()
554 oscl_memcpy((int8*)&sourceCause_Mt.Cause , (int8*)p_Cause , sizeof(S_MeRejectCause)) ; in PtvRjtIdcSend()