[Feature][T8TSK-212][Modem]Update MTK modem version to MOBILETEK35_IVT_T800_MOLY.NR15.R3.MD700.MP.V75.P6
Only Configure:No
Affected branch:T800_MD
Affected module:Modem
Is it affected on both ZXIC and MTK:only MTK
Self-test:Yes
Doc Update:No
Change-Id: Id19a67bd78c05e3f07b27b5943045cc78cb5c24d
diff --git a/mcu/protocol/interface/lte/nwsel_eval_struct.h b/mcu/protocol/interface/lte/nwsel_eval_struct.h
index 5a64da7..c20c771 100755
--- a/mcu/protocol/interface/lte/nwsel_eval_struct.h
+++ b/mcu/protocol/interface/lte/nwsel_eval_struct.h
@@ -581,7 +581,8 @@
endc_sib_status_enum endc_sib_status; /* "endc_sib_status" will be set to "ENDC_SIB_STATUS_SUPPORT" if the corresponding
* bit of selected PLMN in PLMN-InfoList-r15 from SIB2 is TRUE.
*/
- kal_bool endc_available; /* "endc_available" wil be set to TRUE if any bit in PLMN-InfoList-r15 from SIB2 is TRUE */
+ kal_bool endc_available; /* "endc_available" wil be set to TRUE if any bit in PLMN-InfoList-r15 from SIB2 is TRUE */
+ kal_bool endc_band_ue_supported; /* TRUE: UE support at least 1 ENDC combo with attached LTE cell band */
#ifdef __NG_ECALL_SUPPORT__
kal_bool ecall_over_ims_support;
#endif