nn::applet::CTR::ClearSleepNotificationState Function
void ClearSleepNotificationState(
void
);
None.
Clears the sleep notification state.
The state that can be obtained by the GetSleepNotificationState function then becomes nn::applet::CTR::NOTIFY_NONE.
The system does not use this state for any operations, so you may safely change it at any time that is convenient for the application.
CONFIDENTIAL