[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/service/sbp/sbp_feature.def b/mcu/interface/service/sbp/sbp_feature.def
index c3c0048..4a2aedc 100755
--- a/mcu/interface/service/sbp/sbp_feature.def
+++ b/mcu/interface/service/sbp/sbp_feature.def
@@ -71,6 +71,8 @@
<RECORD Date="2022-05-16" Author="OT901109">Add SBP_NWSEL_CLEAR_RPLMN_FOR_HOME_COUNTRY_POWER_ON_SEARCH</RECORD>
<RECORD Date="2022-08-16" Author="mtk15164">Add SBP_NAS_SV_RAT_CAP_CONTROL_BY_MRS_CONFIG</RECORD>
<RECORD Date="2022-09-21" Author="ot901109">Add SBP_N1_MODE_NOT_ALLOWED_PERMANENT_DISABLING</RECORD>
+ <RECORD Date="2023-02-07" Author="mtk15164">Add SBP_DISABLE_SEEK_VOICE_RE_ENABLE_TIMER_EXPIRY</RECORD>
+ <RECORD Date="2023-02-07" Author="mtk15164">Add SBP_ENABLE_SEEK_VOICE_RE_ENABLE_FEATURE</RECORD>
</HISTORY>
</SBP_DOC_INFO>
******* SBP Doc End ********/
@@ -27993,7 +27995,10 @@
<DEFAULT>0</DEFAULT>
<OP>N/A</OP>
<DEPENDENCY>N/A</DEPENDENCY>
- <NOTE>N/A</NOTE>
+ <NOTE>
+ IS_VIOLATE_STANDARD=Y
+ VIOLATED_STANDARD=3GPP 24.008, 24.301, 24.501
+ </NOTE>
<AUTHOR>mtk15893</AUTHOR>
</SBP>
******* SBP Document END **************************************************************************/
@@ -31778,7 +31783,7 @@
<VALUE value="0">Disabled</VALUE>
<VALUE value="1">Enabled</VALUE>
</CONFIG>
- <DEFAULT>0</DEFAULT>
+ <DEFAULT>1</DEFAULT>
<OP>N/A</OP>
<DEPENDENCY>N/A</DEPENDENCY>
<NOTE>
@@ -31787,10 +31792,10 @@
<AUTHOR>mtk04227</AUTHOR>
</SBP>
******* SBP Document END **************************************************************************/
-#ifdef __ENABLE_CAPABLITY_UPDATE_FOR_VONR__
- SBP_FEATURE_DEF(SBP_CAPABILITY_UPDATE_FOR_VONR, SBP_ATTR_NONE, "update UE capability when VoNR setting changes", "Disabled", "Enabled", 1)
-#else
+#ifdef __DISABLE_CAPABLITY_UPDATE_FOR_VONR__
SBP_FEATURE_DEF(SBP_CAPABILITY_UPDATE_FOR_VONR, SBP_ATTR_NONE, "update UE capability when VoNR setting changes", "Disabled", "Enabled", 0)
+#else
+ SBP_FEATURE_DEF(SBP_CAPABILITY_UPDATE_FOR_VONR, SBP_ATTR_NONE, "update UE capability when VoNR setting changes", "Disabled", "Enabled", 1)
#endif
/****** SBP Document BEGIN ************************************************************************
@@ -34769,8 +34774,793 @@
******* SBP Document END **************************************************************************/
SBP_FEATURE_DEF(SBP_LOCAL_RELEASE_FOR_VOWIFI_DISABLE_5G_SA, SBP_ATTR_NONE, "UE will NOT do local release when disable 5G SA for VoWiFi", "Not Enabled", "Enabled", 0)
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_ENDC_ICON_CONSIDER_BAND_COMB - only display 5G icon when endc combination support">
+ <DESCRIPTION>
+ <PARAG>
+ Although uppler layer indication present in SIB 2, only display 5G icon when endc combination support.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>L4</CATEGORY>
+<CONFIG>
+ <VALUE value="1">Enabled</VALUE>
+ <VALUE value="0">Disabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>mtk08565</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+ SBP_FEATURE_DEF(SBP_ENDC_ICON_CONSIDER_BAND_COMB, SBP_ATTR_NONE, "only display 5G icon when endc combination support", "Disabled", "Enabled", 0)
+
+/****** SBP Document BEGIN *****************************************************************************
+<SBP title="SBP_UE_CAP_SRS_TXPORTSWITCH">
+ <DESCRIPTION>
+ <PARAG>
+ With this feature enabled, set supportedSRS_TXPORTSWITCH disable.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disabled.</VALUE>
+ <VALUE value="1">Enabled.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk108719</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+SBP_FEATURE_DEF(SBP_UE_CAP_SRS_TXPORTSWITCH, SBP_ATTR_NONE, "set supportedSRS_TXPORTSWITCH disable", "Not Enabled", "Enabled", 0)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_DISC_STK_CALL_DURING_EM_CALL - Disconnect STK call when triggered during an ongoing Emergency call">
+ <DESCRIPTION>
+ <PARAG>
+ When SBP is on, STK call will be disconnected if Emergency call is already ongoing
+ </PARAG>
+ </DESCRIPTION>
+ <CONFIG>
+ <VALUE value="0">Disable</VALUE>
+ <VALUE value="1">Enable</VALUE>
+ </CONFIG>
+ <CATEGORY>L4</CATEGORY>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>ot902354</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __ENABLE_DISC_STK_CALL_DURING_EM_CALL__
+SBP_FEATURE_DEF(SBP_DISC_STK_CALL_DURING_EM_CALL, SBP_ATTR_NONE, "Disconnect STK call when triggered during an ongoing Emergency call", "Not Enabled", "Enabled", 1)
+#else
+SBP_FEATURE_DEF(SBP_DISC_STK_CALL_DURING_EM_CALL, SBP_ATTR_NONE, "Disconnect STK call when triggered during an ongoing Emergency call", "Not Enabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_CALL_FORWARD_RSP_ONLY_FOR_TELEPHONY_BS - Send call forward response to AP only for telephony basic service">
+ <DESCRIPTION>
+ <PARAG>
+ When SBP is on, call forward response is sent for only telephony bearer service
+ </PARAG>
+ </DESCRIPTION>
+ <CONFIG>
+ <VALUE value="0">Disable</VALUE>
+ <VALUE value="1">Enable</VALUE>
+ </CONFIG>
+ <CATEGORY>L4</CATEGORY>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>ot902354</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __ENABLE_SBP_CALL_FORWARD_RSP_ONLY_FOR_TELEPHONY_BS__
+SBP_FEATURE_DEF(SBP_CALL_FORWARD_RSP_ONLY_FOR_TELEPHONY_BS, SBP_ATTR_NONE, "Send call forward response to AP for all the basic services", "Not Enabled", "Enabled", 1)
+#else
+SBP_FEATURE_DEF(SBP_CALL_FORWARD_RSP_ONLY_FOR_TELEPHONY_BS, SBP_ATTR_NONE, "Send call forward response to AP for all the basic services", "Not Enabled", "Enabled", 0)
+#endif
+
SBP_FEATURE_DEF_END(173)
+/* 175th byte*/
+SBP_FEATURE_DEF_BEGIN(174)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_EMM_DISABLE_DCNR_BY_ENDC_BLACKLIST">
+ <DESCRIPTION>
+ <PARAG>
+ MTK provide workaround to disable ENDC/NR IRAT EUTRA capability reporting when abnormal network behavior is detected.
+ Here would be a blacklist for those abnormal network which is maintained by ERRC.
+ When this SBP is enable,then EMM would disable the DCNR bit in the attach/tau request according to this blacklist.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disable the feature</VALUE>
+ <VALUE value="1">Enable the feature</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=Y
+ VIOLATED_STANDARD=3GPP TS 24.301
+ </NOTE>
+ <AUTHOR>mtk13129</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __EMM_DISABLE_DCNR_BY_ENDC_BLACK_LIST__
+ SBP_FEATURE_DEF(SBP_EMM_DISABLE_DCNR_BY_ENDC_BLACKLIST, SBP_ATTR_NONE, "Disable the feature", "Not Enabled", "Enabled", 1)
+#else
+ SBP_FEATURE_DEF(SBP_EMM_DISABLE_DCNR_BY_ENDC_BLACKLIST, SBP_ATTR_NONE, "Enable the feature", "Not Enabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN - Let user can set supported band by plmn">
+ <DESCRIPTION>
+ <PARAG>
+ Let user can set supported band by plmn. These enable bands would be set according to the PLMN which NWSEL select, and will be used when cell search.
+ User should modify nvram NVRAM_EF_MRS_NR_BAND_ENABLE_LIST_LID to set enable band list.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NRAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Not enabled this feature.</VALUE>
+ <VALUE value="1">Enable this feature.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>This feature can be turn on by __NR_CUSTOM_ENABLE_BAND_BY_PLMN__ flag</DEPENDENCY>
+ <NOTE>
+ None
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>mtk14855</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __NR_CUSTOM_ENABLE_BAND_BY_PLMN__
+ SBP_FEATURE_DEF(SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN, SBP_ATTR_NONE, "Let user can enable band by plmn", "Not enabled this feature", "Enable this feature", 1)
+#else
+ SBP_FEATURE_DEF(SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN, SBP_ATTR_NONE, "Let user can enable band by plmn", "Not enabled this feature", "Enable this feature", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_UNDER_TEST_SIM - custom enable band by plmn can be used under test sim or test mode">
+ <DESCRIPTION>
+ <PARAG>
+ custom enable band by plmn can be used under test sim or test mode.
+ If user want to use SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_UNDER_TEST_SIM, it should also enable SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NRAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Not enabled this feature for test sim or test mode.</VALUE>
+ <VALUE value="1">Enable this feature for test sim or test mode.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>This feature can be turn on by __NR_CUSTOM_ENABLE_BAND_BY_PLMN_UNDER_TEST_SIM__ flag</DEPENDENCY>
+ <NOTE>
+ None
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>mtk14855</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __NR_CUSTOM_ENABLE_BAND_BY_PLMN_UNDER_TEST_SIM__
+ SBP_FEATURE_DEF(SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_UNDER_TEST_SIM, SBP_ATTR_NONE, "custom enable band by plmn can be used under test sim or test mode", "Not enabled this feature for test sim or test mode", "Enabled this feature for test sim or test mode", 1)
+#else
+ SBP_FEATURE_DEF(SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_UNDER_TEST_SIM, SBP_ATTR_NONE, "custom enable band by plmn can be used under test sim or test mode", "Not enabled this feature for test sim or test mode", "Enabled this feature for test sim or test mode", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_FOR_ROAMING - Set NR support band(s) based on SIB PLMN and ehplmn">
+ <DESCRIPTION>
+ <PARAG>
+ This feature only can be enabled when SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN is enabled.
+ When the SBP is enabled, the setting in NVRAM_EF_MRS_NR_BAND_ENABLE_LIST_LID will work as below:
+ enable_list: Apply when UE is under home PLMN.
+ enable_list_for_national_roaming: Apply when UE is under national roaming.
+ enable_list_for_international_roaming: Apply when UE is under international roaming.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Feature is not enabled.</VALUE>
+ <VALUE value="1">Feature is enabled.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>This feature can be turned on by __NR_CUSTOM_ENABLE_BAND_BY_PLMN_FOR_ROAMING__ flag</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk14855</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __NR_CUSTOM_ENABLE_BAND_BY_PLMN_FOR_ROAMING__
+ SBP_FEATURE_DEF(SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_FOR_ROAMING, SBP_ATTR_NONE, "User can set NR support band(s) based on SIB PLMN and ehplmn", "Not enabled this feature", "Enable this feature", 1)
+#else
+ SBP_FEATURE_DEF(SBP_NR_CUSTOM_ENABLE_BAND_BY_PLMN_FOR_ROAMING, SBP_ATTR_NONE, "User can set NR support band(s) based on SIB PLMN and ehplmn", "Not enabled this feature", "Enable this feature", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_EMM_CARRY_EPSB_ON_ANY_5G4_TAU - EMM carries EPS bearer status context IE in TAU on any SA to LTE IRAT TAU">
+ <DESCRIPTION>
+ <PARAG>
+ For some network, the EPS bearer status context IE is necessary because the bearer can be taken over based on this
+ IE in TAU-REQUEST.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disabled</VALUE>
+ <VALUE value="1">Enabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>
+ Softbank
+ </OP>
+ <DEPENDENCY>This feature can be turned on by __ENABLE_EMM_CARRY_EPSB_ON_ANY_5G4_TAU_ flag</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=Y
+ VIOLATED_STANDARD=3GPP TS 24.301
+ </NOTE>
+ <AUTHOR>mtk23209</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#if defined(__ENABLE_EMM_CARRY_EPSB_ON_ANY_5G4_TAU__)
+SBP_FEATURE_DEF(SBP_EMM_CARRY_EPSB_ON_ANY_5G4_TAU, SBP_ATTR_NONE, "EMM carries EPS bearer status context IE in TAU on any SA to LTE IRAT TAU", "Not Enabled", "Enabled", 1)
+#else
+SBP_FEATURE_DEF(SBP_EMM_CARRY_EPSB_ON_ANY_5G4_TAU, SBP_ATTR_NONE, "EMM carries EPS bearer status context IE in TAU on any SA to LTE IRAT TAU", "Not Enabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_SCG_SIGNATURE_FOR_OVERHEATING_POWER_SAVING - prevent negative NW KPI">
+ <DESCRIPTION>
+ <PARAG>
+ Enable this SBP Feature to support SCG signature for overheating and power saving purpose.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>AS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disable.</VALUE>
+ <VALUE value="1">Enable.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>
+ <NOTE>N/A</NOTE>
+ <NOTE>
+ None
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>mtk26590</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+ SBP_FEATURE_DEF(SBP_SCG_SIGNATURE_FOR_OVERHEATING_POWER_SAVING, SBP_ATTR_NONE, "prevent negative NW KPI", "Not Enabled", "Enabled", 0)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_LBS_LPP_ALLOW_NILR_AFTER_EMC_END_IN_TWENTY_SECOND - LBS to allow/deny NILR session after an emergency call ends in twenty seconds ">
+ <DESCRIPTION>
+ <PARAG>The UE SHALL allow NI-LR for Emergency Service Calls regardless of the location privacy settings or
+ GPS settings on the UE. UE SHALL allow NI-LR to be supported for upto 20 seconds after an emergency call ends
+ (in case of a premature or dropped call where PSAP may wish to do a locate).
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>LBS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">The NILR session not allowed after an emergency call ends.</VALUE>
+ <VALUE value="1">The NILR session allowed after an emergency call ends.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk07961</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+ SBP_FEATURE_DEF(SBP_LBS_LPP_ALLOW_NILR_AFTER_EMC_END_IN_TWENTY_SECOND, SBP_ATTR_NONE, "The NILR session allowed after an emergency call ends.", "Allow NILR", "Not allow NILR", 0)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_HIGH_PRIORITY_PAGING_PREEMPT_PEER_TAU - Start MSPM_EMM_TAU instead of MSPM_EMM_IRAT_TAU session">
+ <DESCRIPTION>
+ <PARAG>
+ For 5G to 4G intersystem change TAU but not EPSFB call case, EMM will start MSPM_EMM_TAU (lower priority) instead of MSPM_IRAT_EMM_TAU session to let peer sim preempt the ongoing TAU
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>This feature is controlled by __SBP_HIGH_PRIORITY_PAGING_PREEMPT_PEER_TAU__.</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=Y
+ VIOLATED_STANDARD=3GPP TS 24.301
+ </NOTE>
+ <AUTHOR>mtk16540</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#if defined(__SBP_HIGH_PRIORITY_PAGING_PREEMPT_PEER_TAU__)
+ SBP_FEATURE_DEF(SBP_HIGH_PRIORITY_PAGING_PREEMPT_PEER_TAU, SBP_ATTR_NONE,"Start MSPM_EMM_TAU instead of MSPM_EMM_IRAT_TAU session", "Disabled. Start MSPM_EMM_IRAT_TAU", "Enabled. Start MSPM_EMM_TAU", 1)
+#else
+ SBP_FEATURE_DEF(SBP_HIGH_PRIORITY_PAGING_PREEMPT_PEER_TAU, SBP_ATTR_NONE,"Start MSPM_EMM_TAU instead of MSPM_EMM_IRAT_TAU session", "Disabled. Start MSPM_EMM_IRAT_TAU", "Enabled. Start MSPM_EMM_TAU", 0)
+#endif
+
+SBP_FEATURE_DEF_END(174)
+
+/* 176th byte*/
+SBP_FEATURE_DEF_BEGIN(175)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_WHITE_CELL_LOCK_GET_NEIGH_CELL_INFO - SBP to not invalidate the non-white list cells">
+ <DESCRIPTION>
+ <PARAG>When this SBP is ON, then do not invalidate the non-white list cells, when received from L1.
+ So that non-white cell info could be sent as neigbhour cell info to upper layer, when white cell lock feature is enabled.
+ If non-white cells are invalidated, then the measurements are not stored in mob context, and only white cell info is sent to upper layer.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>AS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disable</VALUE>
+ <VALUE value="1">Enable</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=Y
+ VIOLATED_STANDARD=3GPP TS 36.331
+ </NOTE>
+ <AUTHOR>ot902296</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __SBP_WHITE_CELL_LOCK_GET_NEIGH_CELL_INFO__
+ SBP_FEATURE_DEF(SBP_WHITE_CELL_LOCK_GET_NEIGH_CELL_INFO, SBP_ATTR_NONE, "SBP to not invalidate the non-white list cells", "Disabled", "Enabled", 1)
+#else
+ SBP_FEATURE_DEF(SBP_WHITE_CELL_LOCK_GET_NEIGH_CELL_INFO, SBP_ATTR_NONE, "SBP to not invalidate the non-white list cells", "Disabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_EMM_EXCLUDE_CLASSMARK3_WHEN_GSM_RAT_DISABLED - Not to include classmark3 IE when GSM disabled">
+ <DESCRIPTION>
+ <PARAG>
+ When this SBP is enabled and GSM RAT is disabled, classmark3 IE will not be included in ATTACH/TAU.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disable.</VALUE>
+ <VALUE value="1">Enable.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>Supported only when __ENABLE_EMM_EXCLUDE_CLASSMARK3_WHEN_GSM_RAT_DISABLED__ is enabled</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>OT905494</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __ENABLE_EMM_EXCLUDE_CLASSMARK3_WHEN_GSM_RAT_DISABLED__
+ SBP_FEATURE_DEF(SBP_EMM_EXCLUDE_CLASSMARK3_WHEN_GSM_RAT_DISABLED, SBP_ATTR_NONE, "Not to include classmark3 IE when GSM disabled", "Disable", "Enable", 1)
+#else
+ SBP_FEATURE_DEF(SBP_EMM_EXCLUDE_CLASSMARK3_WHEN_GSM_RAT_DISABLED, SBP_ATTR_NONE, "Not to include classmark3 IE when GSM disabled", "Disable", "Enable", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_L5_DEREG_FILTER_AFTER_PDN_DEACT_IND">
+ <DESCRIPTION>
+ <PARAG> With the feature enabled, L5 will deregister all related string filters when a PDN is deactivated by network</PARAG>
+ </DESCRIPTION>
+ <CATEGORY>L5</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disabled</VALUE>
+ <VALUE value="1">Enabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk14059</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __L5_DEREG_FILTER_AFTER_PDN_DEACT_IND__
+ SBP_FEATURE_DEF(SBP_L5_DEREG_FILTER_AFTER_PDN_DEACT_IND, SBP_ATTR_NONE, "L5 will deregister all related string filters when a PDN is deactivated by network", "Disable", "Enable", 1)
+#else
+ SBP_FEATURE_DEF(SBP_L5_DEREG_FILTER_AFTER_PDN_DEACT_IND, SBP_ATTR_NONE, "L5 will deregister all related string filters when a PDN is deactivated by network", "Disable", "Enable", 0)
+#endif
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_GAS_AVOID_BLIND_AFR_IN_MANUAL_SEL_MODE - Do not trigger blind AFR in manual sel mode">
+ <DESCRIPTION>
+ <PARAG>
+ When UE is in manual selection mode and camped on 2G PLMN/RAT, do not trigger reselection to LTE through blind AFR
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>GAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="1">Do not trigger blind AFR in manual sel mode</VALUE>
+ <VALUE value="0">Trigger blind AFR in manual sel mode</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>This feature can be disabled by compile option __GAS_AVOID_BLIND_AFR_IN_MANUAL_SEL_MODE__</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=N
+ VIOLATED_STANDARD=NA
+ </NOTE>
+ <AUTHOR>ot901117</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#if defined(__GAS_AVOID_BLIND_AFR_IN_MANUAL_SEL_MODE__)
+ SBP_FEATURE_DEF(SBP_GAS_AVOID_BLIND_AFR_IN_MANUAL_SEL_MODE, SBP_ATTR_NONE, "Do not trigger blind AFR in manual sel mode", "Not Supported", "Supported", 1)
+#else
+ SBP_FEATURE_DEF(SBP_GAS_AVOID_BLIND_AFR_IN_MANUAL_SEL_MODE, SBP_ATTR_NONE, "Do not trigger blind AFR in manual sel mode", "Not Supported", "Supported", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_IGNORE_5G_PWS_DUP_CHECK - Ignore 5G PWS duplication detection result">
+ <DESCRIPTION>
+ <PARAG>Allow user to manually disable the 5G PWS duplication detection mechanism.
+ By setting this SBP to TRUE, UE will always display each 5G message received without Duplication detection check.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NRAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="1">Enabled</VALUE>
+ <VALUE value="0">Disabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>if compile option __IGNORE_5G_PWS_DUP_CHECK__ is defined, the SBP is enabled</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk10653</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __IGNORE_5G_PWS_DUP_CHECK__
+ SBP_FEATURE_DEF(SBP_IGNORE_5G_PWS_DUP_CHECK, SBP_ATTR_NONE, "Ignore 5G PWS duplication detection result", "Not Enabled", "Enabled", 1)
+#else
+ SBP_FEATURE_DEF(SBP_IGNORE_5G_PWS_DUP_CHECK, SBP_ATTR_NONE, "Ignore 5G PWS duplication detection result", "Not Enabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_L5_AUTO_DEACT_RSP">
+ <DESCRIPTION>
+ <PARAG>
+ determine L5 automatically send data deact rsp or not:
+ 1.If sbp on, L5 send data deact response automatically.
+ 2.If sbp off, L5 do not send data deact response automatically.
+ </PARAG>
+ </DESCRIPTION>
+ <CONFIG>
+ <VALUE value="0">L5 do not send data deact response automatically</VALUE>
+ <VALUE value="1">L5 send data deact response automatically</VALUE>
+ </CONFIG>
+ <CATEGORY>L5</CATEGORY>
+ <DEFAULT>1</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>
+ This SBP can be controlled by compile option __L5_AUTO_DEACT_RSP_DISABLE__
+ </DEPENDENCY>
+ <NOTE>
+ None
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>mtk14059</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __L5_AUTO_DEACT_RSP_DISABLE__
+ SBP_FEATURE_DEF(SBP_L5_AUTO_DEACT_RSP, SBP_ATTR_NONE, "L5 send data deact response automatically", "Disabled", "Enabled", 0)
+#else
+ SBP_FEATURE_DEF(SBP_L5_AUTO_DEACT_RSP, SBP_ATTR_NONE, "L5 send data deact response automatically", "Disabled", "Enabled", 1)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_UE_APPLY_DELAY_AFTER_SR_REJECT_CONGESTION_WO_T3346">
+ <DESCRIPTION>
+ <PARAG>
+ The UE attempt to limit successive Service Request procedures
+ after receiving Service Reject with cause #22 (congestion) but
+ without indicating timer T3346.
+ If this SBP is enabled, the UE will have implementation specific
+ (10 seconds) delay before next Service Request procedure can be
+ triggered for user plane.
+ If this SBP is disabled the UE may attempt new SR immediately
+ which is allowed by the spec TS 24.501 subclauses 5.6.1.5.
+ and 5.6.1.7.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">No delay after SR with #22 wo T3346</VALUE>
+ <VALUE value="1">Apply delay after SR with #22 wo T3346</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>Softbank</OP>
+ <DEPENDENCY>None</DEPENDENCY>
+ <NOTE>Both settings comply with the specification</NOTE>
+ <AUTHOR>mtk09375</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __UE_APPLY_DELAY_AFTER_SR_REJECT_CONGESTION_WO_T3346__
+ SBP_FEATURE_DEF(SBP_UE_APPLY_DELAY_AFTER_SR_REJECT_CONGESTION_WO_T3346, SBP_ATTR_NONE, "Apply delay after SR Rej with #22 wo T3346.", "No delay", "With delay", 1)
+#else
+ SBP_FEATURE_DEF(SBP_UE_APPLY_DELAY_AFTER_SR_REJECT_CONGESTION_WO_T3346, SBP_ATTR_NONE, "Apply delay after SR Rej with #22 wo T3346.", "No delay", "With delay", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_CALL_REJECT - To control _CALL_REJECT_ compilation option">
+ <DESCRIPTION>
+ <PARAG>
+ When AT+CHLD=8 is received and if this SBP is set to TRUE then call will be disconnected with cause value 21.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>L4</CATEGORY>
+ <CONFIG>
+ <VALUE value="1">Enabled</VALUE>
+ <VALUE value="0">Disabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>ot904057</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __CALL_REJECT__
+ SBP_FEATURE_DEF(SBP_CALL_REJECT, SBP_ATTR_NONE, "To control _CALL_REJECT_ compilation option", "Not Enabled", "Enabled", 1)
+#else
+ SBP_FEATURE_DEF(SBP_CALL_REJECT, SBP_ATTR_NONE, "To control _CALL_REJECT_ compilation option", "Not Enabled", "Enabled", 0)
+#endif
+
+SBP_FEATURE_DEF_END(175)
+
+/* 177th byte*/
+SBP_FEATURE_DEF_BEGIN(176)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_SUBADDR_TYPE_IA5 - Send Subaddress in IA5 format">
+ <DESCRIPTION>
+ <PARAG>
+ This SBP when enabled sends the subaddress data in IA5 format.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>EAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disable. </VALUE>
+ <VALUE value="1">Enable. </VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP></OP>
+ <DEPENDENCY>no</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=N
+ </NOTE>
+ <AUTHOR>ot902354</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#if defined(__SUBADDR_TYPE_IA5__)
+SBP_FEATURE_DEF(SBP_SUBADDR_TYPE_IA5, SBP_ATTR_NONE, "Send subaddress in IA5 format", "Disabled", "Enabled", 1)
+#else
+SBP_FEATURE_DEF(SBP_SUBADDR_TYPE_IA5, SBP_ATTR_NONE, "Send subaddress in IA5 format", "Disabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_ECALL_TIMERS_ENABLED_IN_MODEM">
+ <DESCRIPTION>
+ <PARAG>
+ With the feature enabled, eCall timers in modem L5 will be enabled.
+ </PARAG>
+ </DESCRIPTION>
+ <CONFIG>
+ <VALUE value="0">Disable</VALUE>
+ <VALUE value="1">Enable</VALUE>
+ </CONFIG>
+ <CATEGORY>L5</CATEGORY>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk22482</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+ SBP_FEATURE_DEF(SBP_ECALL_TIMERS_ENABLED_IN_MODEM, SBP_ATTR_NONE, "eCall timers enabled in modem", "Disable", "Enabled", 0)
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_DISABLE_LTE_ECELLMEAS_FAST_SCAN">
+ <DESCRIPTION>
+ <PARAG>
+ With this feature disabled, LTE ecellmeas PLMN LIST procedure will perform full band scan.
+ </PARAG>
+ </DESCRIPTION>
+ <CONFIG>
+ <VALUE value="0">Disable</VALUE>
+ <VALUE value="1">Enable</VALUE>
+ </CONFIG>
+ <CATEGORY>ERRC</CATEGORY>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>ot901093</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#if defined(__LTE_ECELLMEAS_FAST_SCAN__)
+ SBP_FEATURE_DEF(SBP_DISABLE_LTE_ECELLMEAS_FAST_SCAN, SBP_ATTR_NONE, "LTE ecellmeas perform full band scan", "Disabled", "Enabled", 0)
+#else
+ SBP_FEATURE_DEF(SBP_DISABLE_LTE_ECELLMEAS_FAST_SCAN, SBP_ATTR_NONE, "LTE ecellmeas perform full band scan", "Disabled", "Enabled", 1)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_ECALL_MODE_SWITCH_CUSTOMIZATION">
+ <DESCRIPTION>
+ <PARAG>
+ This SBP feature is used to set customized eCall mode feature ON.
+ If this SBP is ON, customer can switch eCall mode between "eCall only mode" and "eCall and normal mode" by himself.
+ </PARAG>
+ </DESCRIPTION>
+ <CONFIG>
+ <VALUE value="0">Disable</VALUE>
+ <VALUE value="1">Enable</VALUE>
+ </CONFIG>
+ <CATEGORY>SIM</CATEGORY>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>
+ IS_VIOLATE_STANDARD=Y
+ VIOLATED_STANDARD=3GPP TS 31.102
+ </NOTE>
+ <AUTHOR>mtk24100</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+ SBP_FEATURE_DEF(SBP_ECALL_MODE_SWITCH_CUSTOMIZATION, SBP_ATTR_NONE, "eCall mode switch by customer", "Disable", "Enabled", 0)
+
+/****** SBP Document BEGIN *****************************************************************************
+<SBP title="SBP_CHAP_PARAM_AS_USER_SETTING">
+ <DESCRIPTION>
+ <PARAG>
+ With this feature enabled, CHAP parameter of username will be as user setting and length of challenge value is 16.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Set CHAP parameters as before.</VALUE>
+ <VALUE value="1">Set CHAP parameters of username as user setting, and length of challenge value is 16.</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A.</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk14698</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __ENABLE_CHAP_PARAM_AS_USER_SETTING__
+ SBP_FEATURE_DEF(SBP_CHAP_PARAM_AS_USER_SETTING, SBP_ATTR_NONE, "whether CHAP parameter of username is as user setting", "Not as user setting", "As user setting", 1)
+#else
+ SBP_FEATURE_DEF(SBP_CHAP_PARAM_AS_USER_SETTING, SBP_ATTR_NONE, "whether CHAP parameter of username is as user setting", "Not as user setting", "As user setting", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_ENABLE_SEEK_VOICE_RE_ENABLE_FEATURE - When SBP is enabled and IMS is unregistered, then UE will follow 3GPP 24.301, section 4.5 c) requirement">
+ <DESCRIPTION>
+ <PARAG>
+ According to 3GPP 24.301, section 4.5 c) requirement, If no other allowed PLMN and RAT combinations are
+ available, then the UE may re-enable the E-UTRA capability and remain registered for EPS services in
+ E-UTRAN of the registered PLMN. If the UE chooses this option, then it may periodically attempt to select
+ another PLMN and RAT combination that can provide non-EPS services. How this periodic scanning is done,
+ is UE implementation dependent.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disabled</VALUE>
+ <VALUE value="1">Enabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>KDDI</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>NA</NOTE>
+ <AUTHOR>mtk15164</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __ENABLE_SEEK_VOICE_RE_ENABLE_FEATURE__
+ SBP_FEATURE_DEF(SBP_ENABLE_SEEK_VOICE_RE_ENABLE_FEATURE, SBP_ATTR_NONE, "UE will follow 3GPP 24.301, section 4.5 c) requirement when enabled", "Disabled", "Enabled", 1)
+#else
+ SBP_FEATURE_DEF(SBP_ENABLE_SEEK_VOICE_RE_ENABLE_FEATURE, SBP_ATTR_NONE, "UE will follow 3GPP 24.301, section 4.5 c) requirement when enabled", "Disabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_DISABLE_SEEK_VOICE_RE_ENABLE_TIMER_EXPIRY - When SBP is enabled, UE will disable seek voice re enable timer expiry">
+ <DESCRIPTION>
+ <PARAG>
+ According to 3GPP 24.301, section 4.5 c) requirement, UE need to perform periodic scanning to find PLMN and RAT combination that can provide voice services.
+ When seek voice re enable timer is expired, then NWSEL will perform recovery search to find a PLMN which can provide either CS services or IMS services.
+ When SBP is enabled, NWSEL will not perform recovery search and will wait for IMS unregistered indication to perform search procedure.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>NAS</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disabled</VALUE>
+ <VALUE value="1">Enabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>KDDI</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>NA</NOTE>
+ <AUTHOR>mtk15164</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __DISABLE_SEEK_VOICE_RE_ENABLE_TIMER_EXPIRY__
+ SBP_FEATURE_DEF(SBP_DISABLE_SEEK_VOICE_RE_ENABLE_TIMER_EXPIRY, SBP_ATTR_NONE, "UE will disable seek voice re enable timer expiry when enabled", "Disabled", "Enabled", 1)
+#else
+ SBP_FEATURE_DEF(SBP_DISABLE_SEEK_VOICE_RE_ENABLE_TIMER_EXPIRY, SBP_ATTR_NONE, "UE will disable seek voice re enable timer expiry when enabled", "Disabled", "Enabled", 0)
+#endif
+
+/****** SBP Document BEGIN ************************************************************************
+<SBP title="SBP_L5_SEND_ALL_ZERO_EIMSCFG_AUTO">
+ <DESCRIPTION>
+ <PARAG> With the feature enabled, L5 will send AT+EIMSCFG=0,0,0,0,0,0 </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>L5</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Disabled</VALUE>
+ <VALUE value="1">Enabled</VALUE>
+ </CONFIG>
+ <DEFAULT>0</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>N/A</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk14059</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __L5_SEND_ALL_ZERO_EIMSCFG_AUTO_ENABLE__
+ SBP_FEATURE_DEF(SBP_L5_SEND_ALL_ZERO_EIMSCFG_AUTO, SBP_ATTR_NONE, "L5 will send AT+EIMSCFG=0,0,0,0,0,0", "Disable", "Enable", 1)
+#else
+ SBP_FEATURE_DEF(SBP_L5_SEND_ALL_ZERO_EIMSCFG_AUTO, SBP_ATTR_NONE, "L5 will send AT+EIMSCFG=0,0,0,0,0,0", "Disable", "Enable", 0)
+#endif
+
+SBP_FEATURE_DEF_END(176)
+
+/* 178th byte*/
+SBP_FEATURE_DEF_BEGIN(177)
+
+/****** SBP Document BEGIN *****************************************************************************
+<SBP title="SBP_L5UCC_AUTO_RESUME_CALL_FEATURE_CONFIG">
+ <DESCRIPTION>
+ <PARAG>
+ With this feature enabled, Auto Resume will be enabled if Dial Fails or Other party disconnect call when other call is on hold.
+ </PARAG>
+ </DESCRIPTION>
+ <CATEGORY>L5</CATEGORY>
+ <CONFIG>
+ <VALUE value="0">Auto Resume Disabled.</VALUE>
+ <VALUE value="1">Auto Resume Enabled.</VALUE>
+ </CONFIG>
+ <DEFAULT>1</DEFAULT>
+ <OP>N/A</OP>
+ <DEPENDENCY>This feature is controlled by __NOKIA_AUTO_RESUME_DISABLED__.</DEPENDENCY>
+ <NOTE>None</NOTE>
+ <AUTHOR>mtk27433</AUTHOR>
+</SBP>
+******* SBP Document END **************************************************************************/
+#ifdef __NOKIA_AUTO_RESUME_DISABLED__
+ SBP_FEATURE_DEF(SBP_L5UCC_AUTO_RESUME_CALL_FEATURE_CONFIG, SBP_ATTR_NONE, "Auto Resume Call Feature config","Disabled","Enabled",0)
+#else
+ SBP_FEATURE_DEF(SBP_L5UCC_AUTO_RESUME_CALL_FEATURE_CONFIG, SBP_ATTR_NONE, "Auto Resume Call Feature config","Disabled","Enabled",1)
+#endif
+
+SBP_FEATURE_DEF_END(177)
+
#undef SBP_FEATURE_DEF_BEGIN
#undef SBP_FEATURE_DEF
#undef SBP_FEATURE_DEF_END