• Guido Casati's avatar
    Refactor NR_UE_L2_STATE_t enum definition using X-Macro · 6793cb30
    Guido Casati authored
    - this change simplifies the enum definition and makes it easier
      to add, remove, or modify states in the future
    - the states are now defined in the NR_UE_L2_STATES macro,
      and the enum members are generated automatically from this macro
    6793cb30
mac_defs.h 18.5 KB