nn::uds::CTR::SetPowerSaveMode Functionnn::Result SetPowerSaveMode( PowerSaveMode mode );
| Name | Description | |
|---|---|---|
| in | mode | Power-saving mode. Enabling a power-saving mode may cause a slight decline in connectivity. |
Result values listed below. | Value | Description |
|---|---|
| ResultNotImplemented | Not yet implemented. |
Changes the power-saving mode. (This has not yet been implemented.)
This setting can only be changed for a master. Clients and spectators would follow the master's settings. This function is not yet implemented. It will always fail if run. After the feature is implemented, it will be possible to dyamically change to a power-save mode during communications, but do not change the mode at a high frequency (at an interval of less than several seconds).
CONFIDENTIAL