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

Fields

Field
Declared as
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 { bool op_en; uint16_t lightness; uint16_t x; uint16_t y; uint8_t tid; uint8_t trans_time; uint8_t delay; }
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 { bool op_en; uint8_t light_onoff; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { uint16_t id; struct net_buf_simple *value; }
struct { bool op_en; uint16_t lightness; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { bool op_en; uint16_t lightness; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { uint16_t lightness; }
struct { uint16_t range_min; uint16_t range_max; }
struct { bool op_en; uint16_t lightness; uint16_t temperature; int16_t delta_uv; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { bool op_en; uint16_t temperature; int16_t delta_uv; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { uint16_t range_min; uint16_t range_max; }
struct { uint16_t lightness; uint16_t temperature; int16_t delta_uv; }
struct { bool op_en; uint16_t lightness; uint16_t hue; uint16_t saturation; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { bool op_en; uint16_t hue; uint8_t tid; uint8_t trans_time; uint8_t delay; }
struct { bool op_en; uint16_t saturation; uint8_t tid; uint8_t trans_time; uint8_t delay; }

References

from examples