📄 au_ptli.c
字号:
#else
PtLiMatSteRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
/* Service Specific */
/* --------------- Handover Management ----------------------------- */
#if MAP_MSC
/* Handover Management Response primitive */
PUBLIC MatHOMgmtRsp auLiHOMgmtRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatHOMgmtRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatHOMgmtRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatHOMgmtRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatHOMgmtRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatHOMgmtRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatHOMgmtRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
/* Handover Management confirm primitive */
PUBLIC MatHOMgmtReq auLiHOMgmtReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatHOMgmtReq, /* 0 - loosely coupled -fc */
#else
PtUiMatHOMgmtReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatHOMgmtReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatHOMgmtReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatHOMgmtReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatHOMgmtReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_MSC */
/* --------------- Location Management ----------------------------- */
#if (MAP_VLR || MAP_HLR || MAP_GSN)
/* Location Management Request primitive */
PUBLIC MatLocMgmtReq auLiLocMgmtReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatLocMgmtReq, /* 0 - loosely coupled -fc */
#else
PtUiMatLocMgmtReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatLocMgmtReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatLocMgmtReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatLocMgmtReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatLocMgmtReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
/* Location Management Response primitive */
PUBLIC MatLocMgmtRsp auLiLocMgmtRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatLocMgmtRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatLocMgmtRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatLocMgmtRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatLocMgmtRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatLocMgmtRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatLocMgmtRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_VLR || MAP_HLR || MAP_GSN */
/* --------------- Authentication Management ------------------------ */
#if (MAP_VLR || MAP_GSN)
/* Authentication Management confirm primitive */
PUBLIC MatAuthMgmtReq auLiAuthMgmtReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatAuthMgmtReq, /* 0 - loosely coupled -fc */
#else
PtUiMatAuthMgmtReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatAuthMgmtReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatAuthMgmtReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatAuthMgmtReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatAuthMgmtReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_VLR || MAP_GSN */
#if MAP_HLR
/* Auth Management Response primitive */
PUBLIC MatAuthMgmtRsp auLiAuthMgmtRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatAuthMgmtRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatAuthMgmtRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatAuthMgmtRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatAuthMgmtRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatAuthMgmtRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatAuthMgmtRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_HLR */
/* --------------- Identification Management ------------------------ */
#if MAP_VLR
/* IMEI Management indication primitive */
PUBLIC MatIMEIMgmtRsp auLiIMEIMgmtRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatIMEIMgmtRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatIMEIMgmtRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatIMEIMgmtRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatIMEIMgmtRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatIMEIMgmtRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatIMEIMgmtRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_VLR */
#if (MAP_MSC || MAP_GSN)
/* IMEI Management Request primitive */
PUBLIC MatIMEIMgmtReq auLiIMEIMgmtReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatIMEIMgmtReq, /* 0 - loosely coupled -fc */
#else
PtUiMatIMEIMgmtReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatIMEIMgmtReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatIMEIMgmtReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatIMEIMgmtReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatIMEIMgmtReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_MSC || MAP_GSN */
/* --------------- Fault and Recovery Management -------------------- */
#if (MAP_VLR || MAP_HLR)
/* Fault and Recovery Management confirm primitive */
PUBLIC MatFRMgmtReq auLiFRMgmtReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatFRMgmtReq, /* 0 - loosely coupled -fc */
#else
PtUiMatFRMgmtReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatFRMgmtReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatFRMgmtReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatFRMgmtReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatFRMgmtReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_VLR || MAP_HLR */
#if (MAP_VLR || MAP_HLR || MAP_GSN)
/* Fault and Recovery Management Response primitive */
PUBLIC MatFRMgmtRsp auLiFRMgmtRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatFRMgmtRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatFRMgmtRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatFRMgmtRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatFRMgmtRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatFRMgmtRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatFRMgmtRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_VLR || MAP_HLR || MAP_GSN */
/* --------------- OAM Management ----------------------------------- */
#if (MAP_MSC || MAP_VLR || MAP_HLR)
/* Operation and Maintenance confirm primitive */
PUBLIC MatOAMReq auLiOAMReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatOAMReq, /* 0 - loosely coupled -fc */
#else
PtUiMatOAMReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatOAMReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatOAMReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatOAMReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatOAMReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_MSC || MAP_VLR || MAP_HLR */
#if (MAP_MSC || MAP_VLR || MAP_HLR || MAP_GSN)
/* Operation and Maintenance Response primitive */
PUBLIC MatOAMRsp auLiOAMRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatOAMRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatOAMRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatOAMRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatOAMRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatOAMRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatOAMRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_MSC || MAP_VLR || MAP_HLR || MAP_GSN */
/* --------------- Call Management ----------------------------------- */
#if (MAP_MSC || MAP_VLR || MAP_HLR)
/* Call Management Response primitive */
PUBLIC MatCallMgmtRsp auLiCallMgmtRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatCallMgmtRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatCallMgmtRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatCallMgmtRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatCallMgmtRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatCallMgmtRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatCallMgmtRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
/* Call Management confirm primitive */
PUBLIC MatCallMgmtReq auLiCallMgmtReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatCallMgmtReq, /* 0 - loosely coupled -fc */
#else
PtUiMatCallMgmtReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatCallMgmtReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatCallMgmtReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatCallMgmtReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatCallMgmtReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_MSC || MAP_VLR || MAP_HLR */
/* --------------- Supplementary Services Management ----------------- */
#if (MAP_VLR || MAP_HLR)
/* Supplementry Services Response primitive */
PUBLIC MatSSRsp auLiSSRspMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatSSRsp, /* 0 - loosely coupled -fc */
#else
PtUiMatSSRsp, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatSSRsp, /* 1 - tightly coupled, MAP user */
#else
PtUiMatSSRsp, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatSSRsp, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatSSRsp, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_HLR */
#if (MAP_VLR || MAP_HLR)
/* Supplementry Services confirm primitive */
PUBLIC MatSSReq auLiSSReqMt [MAXMAUI] =
{
#ifdef LCMAUIMAT
cmPkMatSSReq, /* 0 - loosely coupled -fc */
#else
PtUiMatSSReq, /* 0 - loosely coupled, portable */
#endif
#ifdef MA
MaUiMatSSReq, /* 1 - tightly coupled, MAP user */
#else
PtUiMatSSReq, /* 1 - tightly coupled, portable */
#endif
#ifdef LWLCMAUIMAT
cmPkMatSSReq, /* 2 - lightweight loosely coupled -fc */
#else
PtUiMatSSReq, /* 2 - lightweight loosely coupled, portable */
#endif
};
#endif /* MAP_VLR || MAP_HLR */
/* --------------- Short Message Services Management ------------------ */
#if (MAP_MSC || MAP_VLR || MAP_HLR || MAP_GSN)
/* Short Message confirm primitive */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -