bt_mesh_light_server_state_change_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
struct { uint16_t lightness; }
struct { uint16_t lightness; }
struct { uint16_t lightness; }
struct { uint16_t range_min; uint16_t range_max; }
struct { uint16_t lightness; uint16_t temperature; int16_t delta_uv; }
struct { uint16_t temperature; int16_t delta_uv; }
struct { uint16_t range_min; uint16_t range_max; }
struct { uint16_t lightness; uint16_t temperature; int16_t delta_uv; }
struct { uint16_t lightness; uint16_t hue; uint16_t saturation; }
struct { uint16_t hue; }
struct { uint16_t saturation; }
struct { uint16_t lightness; uint16_t hue; uint16_t saturation; }
struct { uint16_t hue_range_min; uint16_t hue_range_max; uint16_t sat_range_min; uint16_t sat_range_max; }
struct { uint16_t lightness; uint16_t x; uint16_t y; }
struct { uint16_t lightness; uint16_t x; uint16_t y; }
struct { uint16_t x_range_min; uint16_t x_range_max; uint16_t y_range_min; uint16_t y_range_max; }
struct { uint8_t mode; }
struct { uint8_t mode; }
struct { uint8_t onoff; }
struct { uint16_t id; struct net_buf_simple *value; }
struct { uint16_t property_id; union { uint8_t occupancy; uint32_t set_occupancy_to_1_delay; uint32_t ambient_luxlevel; } state; }

References

from examples