//typedef struct UE_RRC_INFO_s { //is used in UE_RRC_INST
// UE_STATE_NB_t State;
// uint8_t SIB1systemInfoValueTag;
// uint32_t SIStatus;
// uint32_t SIcnt;
//#if defined(Rel10) || defined(Rel14)
// uint8_t MCCHStatus[8]; // MAX_MBSFN_AREA
//#endif
// uint8_t SIwindowsize; //!< Corresponds to the SIB1 si-WindowLength parameter. The unit is ms. Possible values are (final): 1,2,5,10,15,20,40
// uint8_t handoverTarget;
// HO_STATE_t ho_state;
// uint16_t SIperiod; //!< Corresponds to the SIB1 si-Periodicity parameter (multiplied by 10). Possible values are (final): 80,160,320,640,1280,2560,5120
// unsigned short UE_index;
// uint32_t T300_active;
// uint32_t T300_cnt;
// uint32_t T304_active;
// uint32_t T304_cnt;
// uint32_t T310_active;
// uint32_t T310_cnt;
// uint32_t N310_cnt;
// uint32_t N311_cnt;
// rnti_t rnti;
//} __attribute__ ((__packed__)) UE_RRC_INFO;
//left as it is
typedefstructUE_S_TMSI_NB_s{
typedefstructUE_S_TMSI_NB_s{
boolean_tpresence;
boolean_tpresence;
mme_code_tmme_code;
mme_code_tmme_code;
...
@@ -316,7 +288,7 @@ typedef struct {
...
@@ -316,7 +288,7 @@ typedef struct {
typedefstructRB_INFO_NB_s{
typedefstructRB_INFO_NB_s{
uint16_tRb_id;//=Lchan_id
uint16_tRb_id;//=Lchan_id
LCHAN_DESCLchan_desc[2];//MP: Lchan_desc is an old structure no more used in general --> remove also where it is setup
//LCHAN_DESC Lchan_desc[2]; no more used
//MAC_MEAS_REQ_ENTRY *Meas_entry; //may not needed for NB-IoT
//MAC_MEAS_REQ_ENTRY *Meas_entry; //may not needed for NB-IoT