nn::cec::CTR::CecControl Classclass CecControl
Changes StreetPass (CEC) status and gets the information.
The CEC daemon state is managed by the system and runs automatically.
When accessing a MessageBox (OpenMessageBox, ReadMessage, WriteMessage, etc.), CEC daemon operations are interrupted and enter the IDLE state.
DaemonState
|
Value indicating the CEC state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE. |
|---|
| S |
StartScanning
|
Starts up CEC operations. |
|---|---|---|
| S |
StopScanning
|
Manually halts CEC operations. |
| S |
GetCecState
|
Obtains the StreetPass state. |
CONFIDENTIAL