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.
You can leave the state as-is if there is no need to clear it. For example, there is no real need to call this function after calling nn::applet::CTR::IsExpectedToReplySleepQuery just to check if there is a sleep query.
CONFIDENTIAL