X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=src%2F5gnrmac%2Flwr_mac.h;h=3fa21a228e32ce671637993b1711bd6dd933114d;hb=d2d9dcbd92e8f1be15dd5891aaf9ada9bc071e1a;hp=1b0c5be5fde535f91553aa2d6d48f29dcf0a6997;hpb=3360eb21f592bfe7249f501fa59ef8739b8589c2;p=o-du%2Fl2.git diff --git a/src/5gnrmac/lwr_mac.h b/src/5gnrmac/lwr_mac.h index 1b0c5be5f..3fa21a228 100644 --- a/src/5gnrmac/lwr_mac.h +++ b/src/5gnrmac/lwr_mac.h @@ -45,12 +45,12 @@ typedef enum /* Events in Lower Mac */ typedef enum{ - FAPI_PARAM_REQUEST, - FAPI_PARAM_RESPONSE, - FAPI_CONFIG_REQUEST, - FAPI_CONFIG_RESPONSE, - FAPI_START_REQUEST, - FAPI_STOP_REQUEST, + PARAM_REQUEST, + PARAM_RESPONSE, + CONFIG_REQUEST, + CONFIG_RESPONSE, + START_REQUEST, + STOP_REQUEST, MAX_EVENT }EventState; @@ -74,7 +74,7 @@ typedef struct cellCb typedef enum { - RELEASE_15 + FAPI_RELEASE_15 }ReleaseCapab; typedef enum