Settings services: Difference between revisions

No edit summary
No edit summary
Line 735: Line 735:


== GetServiceDiscoveryControlSettings ==
== GetServiceDiscoveryControlSettings ==
Returns 0x01 if [[Safemode|safemode]] needs to be launched.
Returns an u32 bitfield [[#ServiceDiscoveryControlSettings]].


== GetAllowedSslHosts ==
== GetAllowedSslHosts ==
Line 770: Line 770:


Loads the 0xB-byte setting <"settings_debug", "home_menu_scheme_model">. Depending on the content of the setting, the output u32 is either determined by the value of this setting, or loaded from [[Calibration]].
Loads the 0xB-byte setting <"settings_debug", "home_menu_scheme_model">. Depending on the content of the setting, the output u32 is either determined by the value of this setting, or loaded from [[Calibration]].
== ServiceDiscoveryControlSettings ==
{| class="wikitable" border="1"
!  Bits
!  Description
|-
| 0
| IsChangeEnvironmentIdentifierDisabled
|}


= System Config =
= System Config =