nn::applet::CTR::IsExpectedToReplySleepQuery Function
bool IsExpectedToReplySleepQuery(
void
);
None.
true if waiting for a reply. Checks whether the sleep notification state is waiting for a reply.
The state is "waiting" because nn::applet::CTR::REPLY_LATER has been returned to the sleep notification callback but so far neither nn::applet::CTR::REPLY_ACCEPT nor nn::applet::CTR::REJECT has been returned.
GetSleepNotificationState function.CONFIDENTIAL