Home
last modified time | relevance | path

Searched defs:bt_mesh_sensor_setting_status (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/include/
Dsensor_client.h57 struct bt_mesh_sensor_setting_status { struct
58 bool op_en; /* Indicate whether optional parameters included */
59 uint16_t sensor_property_id; /* Property ID identifying a sensor */
60 uint16_t sensor_setting_property_id; /* Setting ID identifying a setting within a sensor */
61 uint8_t sensor_setting_access; /* Read/Write access rights for the setting (optional) */
62 struct net_buf_simple *sensor_setting_raw; /* Raw value for the setting */