diff --git a/openair2/RRC/LITE/MESSAGES/asn1_msg.c b/openair2/RRC/LITE/MESSAGES/asn1_msg.c index 405dbe28266699db29aab04b5c6a5caf9a5d7e84..f165c496fa647baf96036766e9e08baa5d37722c 100644 --- a/openair2/RRC/LITE/MESSAGES/asn1_msg.c +++ b/openair2/RRC/LITE/MESSAGES/asn1_msg.c @@ -2331,7 +2331,7 @@ OAI_UECapability_t *fill_ue_capability(char *UE_EUTRA_Capability_xer_fname) { if (!UE_EUTRA_Capability_xer_fname) { Bandlist[0].bandEUTRA = 3; // UL 1710-1785, DL 1805-1880 FDD Bandlist[0].halfDuplex = 0; - Bandlist[1].bandEUTRA = 5; // UL 824-849 , DL 869-894 FDD + Bandlist[1].bandEUTRA = 20; // UL 824-849 , DL 869-894 FDD Bandlist[1].halfDuplex = 0; Bandlist[2].bandEUTRA = 7; // UL 2500-2570, DL 2620-2690 FDD