[Feature][Modem]Add Modem Patch P1
Change-Id: Idee4f9fd6700b484f7db86704cf5639cec4d71a2
diff --git a/mcu/protocol/interface/l4misc/l3_inc_enums.h b/mcu/protocol/interface/l4misc/l3_inc_enums.h
old mode 100644
new mode 100755
index a56e4b0..430e01f
--- a/mcu/protocol/interface/l4misc/l3_inc_enums.h
+++ b/mcu/protocol/interface/l4misc/l3_inc_enums.h
@@ -61,6 +61,22 @@
* removed!
* removed!
*
+
+ * removed!
+ * removed!
+ *
+ * removed!
+ * removed!
+ * removed!
+ * removed!
+ * removed!
+ * removed!
+ *
+ * removed!
+ * removed!
+ * removed!
+ * removed!
+ *
* removed!
* removed!
* removed!
@@ -2791,6 +2807,7 @@
/* VzW VGMM NAS not allow cause */
NWSEL_NAS_NOT_ALLOW_VZW_VGMM_N1_MODE_NOT_ALLOWED_TG,
+ NWSEL_N1_DISABLED_BY_NR_EMC_AVAILABILITY,
} nwsel_capability_disabled_reason_enum;
typedef enum {
@@ -5501,7 +5518,10 @@
VGMM_CAUSE_MESSAGE_NOT_COMPATIBLE = 0x65,
VGMM_CAUSE_PROTOCOL_ERROR = 0x6f,
+ /* Causes in ts24.301 but not in ts24.501. There causes are used for interworking between LTE and NR. */
+ VGMM_CAUSE_NO_EPS_CTXT_ACT = EMM_CAUSE_NO_EPS_CTXT_ACT,
+
/* MTK internal-defined causes */
/* NOTE: the values of MTK internal-defined causes should be the same as mm_cause_enum */
VGMM_CAUSE_NO_COVERAGE = NO_COVERAGE,