Parental Control services: Difference between revisions

No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 64: Line 64:
| 1020 || [20.0.0+] ConfirmLaunchSharedApplicationPermission
| 1020 || [20.0.0+] ConfirmLaunchSharedApplicationPermission
|-
|-
| 1021 || [21.0.0+]  
| 1021 || [21.0.0+] TryBeginFreeCommunicationForStreamPlay
|-
|-
| 1022 || [21.0.0+]  
| 1022 || [21.0.0+] EndFreeCommunicationForStreamPlay
|-
|-
| 1031 || IsRestrictionEnabled
| 1031 || IsRestrictionEnabled
Line 131: Line 131:
|-
|-
| 1208 || [4.0.0+] GetPinCode
| 1208 || [4.0.0+] GetPinCode
|-
| 1209 || [22.0.0+] UnlockSystemSettingsRestriction
|-
|-
| 1403 || IsPairingActive
| 1403 || IsPairingActive
Line 266: Line 268:
| 2023 || [20.0.0+] IsFromPairingActiveDevice
| 2023 || [20.0.0+] IsFromPairingActiveDevice
|-
|-
| 2024 || [21.0.0+]  
| 2024 || [21.0.0+] RollbackCopyPairing
|-
|-
| 3001 || [20.0.0+] GetErrorContextChangedEvent
| 3001 || [20.0.0+] GetErrorContextChangedEvent
Line 280: Line 282:
| 9405 || [20.0.0+] SetPostEventInterval
| 9405 || [20.0.0+] SetPostEventInterval
|-
|-
| 145601 || [18.0.0+] GetPlayTimerSettings
| 9406 || [22.0.0+] GetDeviceIdForDebug
|-
| 145601 || [18.0.0+] [[#GetPlayTimerSettings]]
|-
|-
| 195101 || [18.0.0+] SetPlayTimerSettingsForDebug
| 195101 || [18.0.0+] [[#SetPlayTimerSettingsForDebug]]
|}
|}


Line 299: Line 303:


On [[3.0.1]] this was changed to use different hardcoded keydata, and to pass 11 as the snprintf argument instead of 10.
On [[3.0.1]] this was changed to use different hardcoded keydata, and to pass 11 as the snprintf argument instead of 10.
== GetPlayTimerSettings ==
[21.0.0+] Now returns a total of 0x44-bytes of output.
== SetPlayTimerSettingsForDebug ==
[21.0.0+] Now takes a total of 0x44-bytes of input.


= Notes =
= Notes =