Skip to content
Snippets Groups Projects
Commit adcd2949 authored by Robert Schmidt's avatar Robert Schmidt
Browse files

Rename NR_UE_list_t to NR_UE_info_t

The name NR_UE_list_t is misleading: beyond being a simple "list", this
structure carries all/most UE-related MAC information. If at all, it is
a container for multiple lists. The next commit introduces a
NR_UE_list_t structure that organizes UEs in lists such that it is
easier to go through the UEs.
parent 476c7177
No related branches found
No related tags found
No related merge requests found
Showing with 181 additions and 185 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment