nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
light_ctrl.h File Reference

Go to the source code of this file.

Enumerations

enum  bt_mesh_light_ctrl_prop {
  BT_MESH_LIGHT_CTRL_PROP_ILLUMINANCE_ON , BT_MESH_LIGHT_CTRL_PROP_ILLUMINANCE_PROLONG , BT_MESH_LIGHT_CTRL_PROP_ILLUMINANCE_STANDBY , BT_MESH_LIGHT_CTRL_PROP_LIGHTNESS_ON ,
  BT_MESH_LIGHT_CTRL_PROP_LIGHTNESS_PROLONG , BT_MESH_LIGHT_CTRL_PROP_LIGHTNESS_STANDBY , BT_MESH_LIGHT_CTRL_PROP_REG_ACCURACY , BT_MESH_LIGHT_CTRL_PROP_TIME_FADE_PROLONG ,
  BT_MESH_LIGHT_CTRL_PROP_TIME_FADE_ON , BT_MESH_LIGHT_CTRL_PROP_TIME_FADE_STANDBY_AUTO , BT_MESH_LIGHT_CTRL_PROP_TIME_FADE_STANDBY_MANUAL , BT_MESH_LIGHT_CTRL_PROP_TIME_OCCUPANCY_DELAY ,
  BT_MESH_LIGHT_CTRL_PROP_TIME_PROLONG , BT_MESH_LIGHT_CTRL_PROP_TIME_ON
}
 
enum  bt_mesh_light_ctrl_coeff { BT_MESH_LIGHT_CTRL_COEFF_KID = BT_MESH_PROP_ID_LIGHT_CTRL_REG_KID , BT_MESH_LIGHT_CTRL_COEFF_KIU = BT_MESH_PROP_ID_LIGHT_CTRL_REG_KIU , BT_MESH_LIGHT_CTRL_COEFF_KPD = BT_MESH_PROP_ID_LIGHT_CTRL_REG_KPD , BT_MESH_LIGHT_CTRL_COEFF_KPU = BT_MESH_PROP_ID_LIGHT_CTRL_REG_KPU }
 

Functions

static const struct bt_mesh_sensor_formatbt_mesh_lc_prop_format_get (uint16_t id)
 Get the sensor format for the given Light Lightness Control property ID.