• Robert Schmidt's avatar
    FlexRAN: Simplify stats request handling · d4347f70
    Robert Schmidt authored
    * only set up timer for sending requests
    * simplify interface for timer setup
    * on timer expiry, do not pass through stats request function but
      directly send the reply
    * Remove whatever report structure and use stats request directly for
      inferring the data to send
    d4347f70
flexran_agent_rrc.c 34.2 KB