Add new message types for A1
[ric-plt/lib/rmr.git] / src / rmr / common / include / RIC_message_types.h
index e679ec5..aeb360e 100644 (file)
@@ -42,6 +42,8 @@
 #define RIC_SCTP_CLEAR_ALL                     1090
 
 #define        E2_TERM_INIT                            1100
+#define E2_TERM_KEEP_ALIVE_REQ         1101
+#define E2_TERM_KEEP_ALIVE_RESP                1102
 
 #define        RAN_CONNECTED                           1200
 #define        RAN_RESTARTED                           1210
 #define DC_ADM_GET_POLICY                      20002
 #define DC_ADM_GET_POLICY_ACK          20003
 
+#define A1_POLICY_REQ                          20010
+#define A1_POLICY_RESP                         20011
+#define A1_POLICY_QUERY                                20012
+
+
 
 
 // ---- these are old (release 0) definitions and should not be used ------