[RICPLT-1853] Update NodebInfo proto
[ric-plt/nodeb-rnib.git] / entities / nodeb_info.proto
index 192cc64..dfd76c4 100644 (file)
@@ -23,7 +23,7 @@ message NodebInfo {
 }
 
 enum E2ApplicationProtocol {
-    UNKNOWN_ASN1_MESSAGE_TYPE = 0;
+    UNKNOWN_E2_APPLICATION_PROTOCOL = 0;
     X2_SETUP_REQUEST = 1;
     ENDC_X2_SETUP_REQUEST = 2;
 }