Applet Manager services: Difference between revisions
Line 967: | Line 967: | ||
| 160 || [9.0.0+] GetHealthWarningDisappearedSystemEvent || | | 160 || [9.0.0+] GetHealthWarningDisappearedSystemEvent || | ||
|- | |- | ||
| 170 || [9.0.0+] SetHdcpAuthenticationActivated || | | 170 || [9.0.0+] [[#SetHdcpAuthenticationActivated]] || | ||
|- | |- | ||
| 500 || [5.0.0+] [[#StartContinuousRecordingFlushForDebug]] || | | 500 || [5.0.0+] [[#StartContinuousRecordingFlushForDebug]] || | ||
Line 1,170: | Line 1,170: | ||
This is used by sdknso during applet-application initialization. A seperate thread is setup where event-waiting is handled. When the Event is signaled, official sw will assert. | This is used by sdknso during applet-application initialization. A seperate thread is setup where event-waiting is handled. When the Event is signaled, official sw will assert. | ||
==== SetHdcpAuthenticationActivated ==== | |||
Takes an input u8 bool, no output. | |||
==== StartContinuousRecordingFlushForDebug ==== | ==== StartContinuousRecordingFlushForDebug ==== |