• Robert Schmidt's avatar
    FlexRAN: Simplify stats request handling · 7415d081
    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
    7415d081
flexran_agent_pdcp.c 5.7 KB