[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/interface/middleware/media/med_struct.h b/mcu/interface/middleware/media/med_struct.h
index 7f2f276..06112a1 100755
--- a/mcu/interface/middleware/media/med_struct.h
+++ b/mcu/interface/middleware/media/med_struct.h
@@ -724,6 +724,22 @@
}
media_aud_sp_set_mode_cnf_struct;
+
+#if !defined(__XL1SIM__)
+
+#include "l1audio.h"
+
+typedef struct
+{
+ LOCAL_PARA_HDR
+ L1SP_L4C_Event event;
+ L1SP_L4C_Event_Mode mode;
+ kal_uint8 ps_id;
+}
+media_aud_sp_ims_set_event_struct;
+
+#endif
+
#ifndef L4_NOT_PRESENT
#include "device.h"