Constants for E2nodeConfigUpdate Messages 55/8255/1
authorsubhash kumar singh <subh.singh@samsung.com>
Tue, 10 May 2022 20:40:48 +0000 (20:40 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 10 May 2022 20:40:48 +0000 (20:40 +0000)
Added constants for E2nodeConfigUpdate procedure defined
in E2APv2.0 specification.

Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Id3ac86f88d8f116e26052ffb3f65b9126fcc14b7

src/rmr/common/include/RIC_message_types.h

index dcefd64..8e9acf6 100644 (file)
 
 #define RIC_SERVICE_QUERY                   12060
 
+#define RIC_E2NODE_CONFIG_UPDATE            12070
+#define RIC_E2NODE_CONFIG_UPDATE_ACK        12071
+#define RIC_E2NODE_CONFIG_UPDATE_FAILURE    12072
+
 #define DC_ADM_INT_CONTROL                  20000
 #define DC_ADM_INT_CONTROL_ACK              20001
 #define DC_ADM_GET_POLICY                   20002