nn::uds::CTR::SetPowerSaveMode Function

Syntax

nn::Result SetPowerSaveMode(
     PowerSaveMode mode
);

Arguments

Name Description
in mode Power saving mode. Enabling a power-saving mode may cause a slight decline in connectivity.

Return Values

Returns the function's execution result.

Description

Changes the power-saving mode. (This can be changed either before or during communication.) Only a master node can change this setting. Clients and spectators follow the master setting. This function is not yet implemented. It will always fail if run.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL