Commit de02d825 authored by Matthieu Kanj's avatar Matthieu Kanj

renaming file: openair2/RRC/LITE/MESSAGES/asn1_msg_nb_iot.h ->...

renaming file: openair2/RRC/LITE/MESSAGES/asn1_msg_nb_iot.h -> openair2/RRC/LITE/MESSAGES/asn1_msg_NB_IoT.h
openair2/RRC/LITE/defs_nb_iot.h -> openair2/RRC/LITE/defs_NB_IoT.h
parent d5341361
......@@ -31,7 +31,7 @@
#include "PHY/INIT/defs_NB_IoT.h"
#include "SCHED/defs.h"
#include "platform_types.h"
#include "defs_nb_iot.h" //RRC
#include "defs_NB_IoT.h" //RRC
#include "LAYER2/MAC/defs_NB_IoT.h" //MAC
#include "LAYER2/MAC/defs.h" // MAC because see the PHY functions
#include "extern.h"
......
......@@ -61,7 +61,7 @@
#include "RRCConnectionSetup-NB.h"
#include "SRB-ToAddModList-NB-r13.h"
#include "DRB-ToAddModList-NB-r13.h"
#include "RRC/LITE/defs_nb_iot.h"
#include "RRC/LITE/defs_NB_IoT.h"
#include "RRCConnectionSetupComplete-NB.h"
#include "RRCConnectionReconfigurationComplete-NB.h"
#include "RRCConnectionReconfiguration-NB.h"
......
......@@ -44,7 +44,7 @@
#include <asn_internal.h> /* for _ASN_DEFAULT_STACK_MAX */
#include "RRC/LITE/defs_nb_iot.h"
#include "RRC/LITE/defs_NB_IoT.h"
/*
* The variant of the above function which dumps the BASIC-XER (XER_F_BASIC)
......
......@@ -37,7 +37,7 @@
#include "LAYER2/RLC/rlc.h"
///NB_IoT
#include "defs_nb_iot.h"
#include "defs_NB_IoT.h"
extern eNB_RRC_INST_NB *eNB_rrc_inst_NB;
extern UE_RRC_INST *UE_rrc_inst;
......
......@@ -30,7 +30,7 @@
#ifndef __OPENAIR_RRC_EXTERN_NB_IOT_H__
#define __OPENAIR_RRC_EXTERN_NB_IOT_H__
#include "defs_nb_iot.h"
#include "defs_NB_IoT.h"
#include "COMMON/mac_rrc_primitives.h"
#include "LAYER2/MAC/defs.h"
#include "LAYER2/MAC/extern.h"
......
......@@ -30,7 +30,7 @@
* @{
*/
#include "RRC/LITE/defs_nb_iot.h"
#include "RRC/LITE/defs_NB_IoT.h"
#include "pdcp.h"
#include "rlc.h"
#include "extern_nb_iot.h"
......
......@@ -28,7 +28,7 @@
* \email: navid.nikaein@eurecom.fr and raymond.knopp@eurecom.fr
*/
#include "defs_nb_iot.h"
#include "defs_NB_IoT.h"
#include "extern.h"
#include "extern_nb_iot.h"
#include "LAYER2/MAC/extern.h"
......
......@@ -30,8 +30,8 @@
#define RRC_ENB_C
/*NB-IoT include files*/
#include "defs_nb_iot.h"
#include "RRC/LITE/MESSAGES/asn1_msg_nb_iot.h"
#include "defs_NB_IoT.h"
#include "RRC/LITE/MESSAGES/asn1_msg_NB_IoT.h"
#include "RRCConnectionRequest-NB.h"
#include "RRCConnectionReestablishmentRequest-NB.h"
#include "ReestablishmentCause-NB-r13.h"
......
......@@ -31,7 +31,7 @@
#include "collection/tree.h"
#include "COMMON/platform_types.h"
#include "defs.h"
#include "defs_nb_iot.h"
#include "defs_NB_IoT.h"
void
......
......@@ -29,7 +29,7 @@
*/
#include "defs_nb_iot.h"
#include "defs_NB_IoT.h"
#include "LAYER2/RLC/rlc.h"
#include "COMMON/mac_rrc_primitives.h"
#include "LAYER2/MAC/defs_NB_IoT.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment