Add new message types for A1
[ric-plt/lib/rmr.git] / src / rmr / common / include / RIC_message_types.h
index 0e78dcd..aeb360e 100644 (file)
 #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 ------