• Robert Schmidt's avatar
    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
flexran_agent_ran_api.c 64.7 KB