nn::cec::CTR::CecControl::EnterExclusiveState Member Functionstatic nn::Result EnterExclusiveState();
None.
Enters exclusive mode. (Used for debugging.)
Uses background communications exclusively for StreetPass.
If another process has already switched to exclusive mode, or local communicaiton is being performed, this will result in an error.
Call LeaveExclusiveState to leave exclusive mode.
Note: This API can only be used in debugging mode, because it changes the system's communication policy.
CONFIDENTIAL