commit | 8e44aabec860497761f01357f2b6a2ce6b894dad | [log] [tgz] |
---|---|---|
author | rjw <rjw@exm.com> | Wed Nov 30 16:42:16 2022 +0800 |
committer | rjw <rjw@exm.com> | Wed Nov 30 16:42:16 2022 +0800 |
tree | 4b00ddfbd5e1889ddf5360dc9b3958b0481fe50e | |
parent | 6c1fd8fba87d5723e0e5614ae30b4258b603cb70 [diff] [blame] |
[Feature][Modem]Add Modem Patch P1 Change-Id: Idee4f9fd6700b484f7db86704cf5639cec4d71a2
diff --git a/mcu/protocol/interface/l4misc/l4c_lcs_cmd.h b/mcu/protocol/interface/l4misc/l4c_lcs_cmd.h old mode 100644 new mode 100755 index e94004b..06e5f2e --- a/mcu/protocol/interface/l4misc/l4c_lcs_cmd.h +++ b/mcu/protocol/interface/l4misc/l4c_lcs_cmd.h
@@ -107,6 +107,7 @@ extern void l4c_lcs_ecc_info_req(kal_bool ecc_ongoing); extern void l4c_lcs_emt_info_req(kal_bool emt_ongoing); +extern void l4c_lcs_emc_info_req(call_status_enum call_status); #endif /* _L4C_LCS_CMD_H */