Searched defs:bt_mesh_sensor_setting_status (Results 1 – 1 of 1) sorted by relevance
57 struct bt_mesh_sensor_setting_status { struct58 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 */