nn::cec::CTR::CecControl Class

Syntax

class CecControl

Description

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.

Enumerated Types

DaemonState Value indicating the CEC state returned by the GetCecState function. A message box can only be accessed when this is DAEMON_STATE_IDLE.

Member Functions

S StartScanning Starts up CEC operations.
S StopScanning Manually halts CEC operations.
S GetCecState Obtains the StreetPass state.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL