nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_mesh_on_power_up

#include <include/bluetooth/mesh/gen_ponoff.h>

Generic Power OnOff On Power Up state values.

Enumerator
BT_MESH_ON_POWER_UP_OFF 

On power up, set state to off.

BT_MESH_ON_POWER_UP_ON 

On power up, set state to on.

BT_MESH_ON_POWER_UP_RESTORE 

On power up, Restore the previous state value.

BT_MESH_ON_POWER_UP_INVALID 

Invalid power up state.