nn::cec::CTR::CecControl::DaemonState Enumerated Typeenum DaemonState;
| Value | Description |
|---|---|
DAEMON_STATE_STOP |
Stopped. |
DAEMON_STATE_IDLE |
Idle. |
DAEMON_STATE_BUSY |
Currently processing. |
| DAEMON_STATE_SCAN | Scanning. |
| DAEMON_STATE_READY | READY state (performing a different communication, such as Internet transmission, and not in the StreetPass state). |
| DAEMON_STATE_COMMUNICATING | Communicating. |
Value indicating the StreetPass (CEC) state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE.
CONFIDENTIAL