nn::ndm::IsDaemonStartEnable Function
bool IsDaemonStartEnable(
void
);
None.
true when daemon operations are enabled by activating wireless communication; returns false when they are disabled. Determines whether daemon operations are enabled by activating wireless communication. Even if IsDaemonStartEnable returns true, daemon operations will not work if they are explicitly stopped with functions like SuspendDaemons or SuspendScheduler.
CONFIDENTIAL