Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
Source project has a limited visibility.
  • Robert Schmidt's avatar
    0778481f
    FlexRAN RAN API: extend scheduler set&get functions · 0778481f
    Robert Schmidt authored
    - setter & getter have been renamed
    - setter sets scheduler name and links to the corresponding function
    - it also returns whether it succeeded (whether the scheduler callback is
      non-null)
    - it performs a strdup on the scheduler name
    - the remove function free the scheduler function name
    0778481f
    History
    FlexRAN RAN API: extend scheduler set&get functions
    Robert Schmidt authored
    - setter & getter have been renamed
    - setter sets scheduler name and links to the corresponding function
    - it also returns whether it succeeded (whether the scheduler callback is
      non-null)
    - it performs a strdup on the scheduler name
    - the remove function free the scheduler function name