Commit 10b8e1b3 authored by francescomani's avatar francescomani

harmonization of uplink BWPs configuration

parent 28f3997e
This diff is collapsed.
This diff is collapsed.
......@@ -148,5 +148,12 @@ void config_downlinkBWP(NR_BWP_Downlink_t *bwp,
int dl_antenna_ports,
bool force_256qam_off,
int bwp_loop, bool is_SA);
void config_uplinkBWP(NR_BWP_Uplink_t *ubwp,
long bwp_loop, bool is_SA, int uid,
const gNB_RrcConfigurationReq *configuration,
NR_ServingCellConfig_t *servingcellconfigdedicated,
NR_ServingCellConfigCommon_t *scc,
NR_CellGroupConfig_t *cellGroupConfig,
NR_UE_NR_Capability_t *uecap);
#endif
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment