nn::cec::CTR::CecControl::EnterExclusiveState Member Function
static nn::Result EnterExclusiveState();
None.
Enters exclusive mode. (For debugging) Sets background communication exclusively for StreePasss.
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