nn::cec::CTR::CecControl::StartScanning Member Functionstatic nn::Result StartScanning( bool reset = false );
| Name | Description | |
|---|---|---|
| in | reset | When set to true, re-reads box contents and starts scanning.Also erases the list of stored communication partners, making reconnection to those same communication partners possible. After doing so, data can be exchanged again not only for the currently set message box, but for all message boxes (all applications). Only use this method when you must reconnect with the same partner for debug purposes. Lists are also erased when a box is deleted by a call to nncec::CTR::MessageBox::DeleteMessageBox. |
Starts up CEC operations.
CONFIDENTIAL