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

◆ bt_mesh_light_ctrl_srv_state

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

Light Lightness Control Server state

Enumerator
LIGHT_CTRL_STATE_STANDBY 

Standby state, merges the Light LC State Machine states of OFF, STANDBY, FADE_STANDBY_AUTO and FADE_STANDBY_MANUAL in the Mesh Model Specification section 6.2.5.

LIGHT_CTRL_STATE_ON 

On state, merges the Light LC State Machine states of FADE_ON and RUN in the Mesh Model Specification section 6.2.5.

LIGHT_CTRL_STATE_PROLONG 

Prolong state, merges the Light LC State Machine states of FADE and PROLONG in the Mesh Model Specification section 6.2.5.

LIGHT_CTRL_STATE_COUNT 

The number of states.