FreeCalypso > hg > fc-magnetite
view cdg211/cdginc/p_snsm.h @ 639:026c98f757a6
tpudrv12.h & targets/gtm900.h: our current support is for MGC2GSMT version only
As it turns out, there exist two different Huawei-made hw platforms both
bearing the marketing name GTM900-B: one is MG01GSMT, the other is MGC2GSMT.
The two are NOT fw-compatible: aside from flash chip differences which
should be handled by autodetection, the two hw platforms are already known
to have different RFFEs with different control signals, and there may be
other differences not yet known. Our current gtm900 build target is for
MGC2GSMT only; we do not yet have a specimen of MG01GSMT on hand, hence
no support for that version will be possible until and unless someone
provides one.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 30 Jan 2020 18:19:01 +0000 |
parents | 56abf6cf8a0b |
children |
line wrap: on
line source
/* +--------------------------------------------------------------------------+ | PROJECT : PROTOCOL STACK | | FILE : p_snsm.h | | SOURCE : "__out__\g23m_dfile\prim\snsm.pdf" | | LastModified : "2000-06-02" | | IdAndVersion : "8441.109.99.005" | | SrcFileTime : "Tue Mar 29 15:21:40 2005" | | Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:16 2007 | | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! | +--------------------------------------------------------------------------+ */ /* PRAGMAS * PREFIX : NONE * COMPATIBILITY_DEFINES : NO (require PREFIX) * ALWAYS_ENUM_IN_VAL_FILE: NO * ENABLE_GROUP: NO * CAPITALIZE_TYPENAME: NO */ #ifndef P_SNSM_H #define P_SNSM_H #define CDG_ENTER__P_SNSM_H #define CDG_ENTER__FILENAME _P_SNSM_H #define CDG_ENTER__P_SNSM_H__FILE_TYPE CDGINC #define CDG_ENTER__P_SNSM_H__LAST_MODIFIED _2000_06_02 #define CDG_ENTER__P_SNSM_H__ID_AND_VERSION _8441_109_99_005 #define CDG_ENTER__P_SNSM_H__SRC_FILE_TIME _Tue_Mar_29_15_21_40_2005 #include "CDG_ENTER.h" #undef CDG_ENTER__P_SNSM_H #undef CDG_ENTER__FILENAME #include "p_snsm.val" #ifndef __T_snsm_qos__ #define __T_snsm_qos__ /* * quality of service * CCDGEN:WriteStruct_Count==2161 */ typedef struct { U8 delay; /*< 0: 1> delay class */ U8 relclass; /*< 1: 1> reliablility class */ U8 peak; /*< 2: 1> peak throughput */ U8 preced; /*< 3: 1> precedence class */ U8 mean; /*< 4: 1> main throughput */ U8 _align0; /*< 5: 1> alignment */ U8 _align1; /*< 6: 1> alignment */ U8 _align2; /*< 7: 1> alignment */ } T_snsm_qos; #endif /* * End of substructure section, begin of primitive definition section */ #ifndef __T_SNSM_ACTIVATE_IND__ #define __T_SNSM_ACTIVATE_IND__ /* * * CCDGEN:WriteStruct_Count==2162 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 _align0; /*< 1: 1> alignment */ U8 _align1; /*< 2: 1> alignment */ U8 _align2; /*< 3: 1> alignment */ T_snsm_qos snsm_qos; /*< 4: 8> quality of service */ U8 sapi; /*< 12: 1> service access point identifier */ U8 radio_prio; /*< 13: 1> radio priority */ U8 ppp_hc; /*< 14: 1> header compression of PPP connection */ U8 msid; /*< 15: 1> max slot identifier */ U8 dcomp; /*< 16: 1> Data compression used/requested */ U8 hcomp; /*< 17: 1> Header compression used/requested */ U8 _align3; /*< 18: 1> alignment */ U8 _align4; /*< 19: 1> alignment */ U32 dti_linkid; /*< 20: 4> DTI link identifier */ U32 dti_neighbor; /*< 24: 4> DTI neighbor entity name */ U8 dti_direction; /*< 28: 1> direction of DTI connection */ U8 _align5; /*< 29: 1> alignment */ U8 _align6; /*< 30: 1> alignment */ U8 _align7; /*< 31: 1> alignment */ } T_SNSM_ACTIVATE_IND; #endif #ifndef __T_SNSM_ACTIVATE_RES__ #define __T_SNSM_ACTIVATE_RES__ /* * * CCDGEN:WriteStruct_Count==2163 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 ppp_hc; /*< 1: 1> header compression of PPP connection */ U8 msid; /*< 2: 1> max slot identifier */ U8 dcomp; /*< 3: 1> Data compression used/requested */ U8 hcomp; /*< 4: 1> Header compression used/requested */ U8 _align0; /*< 5: 1> alignment */ U8 _align1; /*< 6: 1> alignment */ U8 _align2; /*< 7: 1> alignment */ } T_SNSM_ACTIVATE_RES; #endif #ifndef __T_SNSM_DEACTIVATE_IND__ #define __T_SNSM_DEACTIVATE_IND__ /* * * CCDGEN:WriteStruct_Count==2164 */ typedef struct { U16 nsapi_set; /*< 0: 2> set of network layer service access point identifiers */ U8 rel_ind; /*< 2: 1> Release indicator */ U8 _align0; /*< 3: 1> alignment */ } T_SNSM_DEACTIVATE_IND; #endif #ifndef __T_SNSM_DEACTIVATE_RES__ #define __T_SNSM_DEACTIVATE_RES__ /* * * CCDGEN:WriteStruct_Count==2165 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 _align0; /*< 1: 1> alignment */ U8 _align1; /*< 2: 1> alignment */ U8 _align2; /*< 3: 1> alignment */ } T_SNSM_DEACTIVATE_RES; #endif #ifndef __T_SNSM_MODIFY_IND__ #define __T_SNSM_MODIFY_IND__ /* * * CCDGEN:WriteStruct_Count==2166 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 _align0; /*< 1: 1> alignment */ U8 _align1; /*< 2: 1> alignment */ U8 _align2; /*< 3: 1> alignment */ T_snsm_qos snsm_qos; /*< 4: 8> quality of service */ U8 sapi; /*< 12: 1> service access point identifier */ U8 radio_prio; /*< 13: 1> radio priority */ U8 send_no; /*< 14: 1> send n-pdu number */ U8 rec_no; /*< 15: 1> receive n-pdu number */ } T_SNSM_MODIFY_IND; #endif #ifndef __T_SNSM_MODIFY_RES__ #define __T_SNSM_MODIFY_RES__ /* * * CCDGEN:WriteStruct_Count==2167 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 _align0; /*< 1: 1> alignment */ U8 _align1; /*< 2: 1> alignment */ U8 _align2; /*< 3: 1> alignment */ } T_SNSM_MODIFY_RES; #endif #ifndef __T_SNSM_STATUS_REQ__ #define __T_SNSM_STATUS_REQ__ /* * * CCDGEN:WriteStruct_Count==2168 */ typedef struct { U8 sapi; /*< 0: 1> service access point identifier */ U8 _align0; /*< 1: 1> alignment */ U16 status_cause; /*< 2: 2> Cause of the error */ } T_SNSM_STATUS_REQ; #endif #ifndef __T_SNSM_SEQUENCE_IND__ #define __T_SNSM_SEQUENCE_IND__ /* * * CCDGEN:WriteStruct_Count==2169 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 rec_no; /*< 1: 1> receive n-pdu number */ U8 _align0; /*< 2: 1> alignment */ U8 _align1; /*< 3: 1> alignment */ } T_SNSM_SEQUENCE_IND; #endif #ifndef __T_SNSM_SEQUENCE_RES__ #define __T_SNSM_SEQUENCE_RES__ /* * * CCDGEN:WriteStruct_Count==2170 */ typedef struct { U8 nsapi; /*< 0: 1> network layer service access point identifier */ U8 rec_no; /*< 1: 1> receive n-pdu number */ U8 _align0; /*< 2: 1> alignment */ U8 _align1; /*< 3: 1> alignment */ } T_SNSM_SEQUENCE_RES; #endif #include "CDG_LEAVE.h" #endif