Improvements in f1ap for qos
The merge request contains qos flow parameters additions and modifications in F1 and E1
- Added a struct for "QoS Flow Level QoS Parameters" (38.473 9.3.1.45, only the necessary parameters), and referenced this f1ap_drb_to_be_setup_t.
- Extended the qos parameters in 'qos_flow_to_setup_t' structure in e1ap messages
- Modify the UE_CONTEXT_MODIFICATION_REQUEST message towards the DU with qos parameters
- Handle the qos flow parameters received in UE_CONTEXT_MODIFICATION_REQUEST msg at DU - F1AP Decoding
- Handled F1AP Encoding
- Handled E1AP encoding and decoding of QoS parameters
Edited by SriHarsha Korada