![]() |
nRF Connect SDK API 3.3.99
|
| int(*const bt_mesh_sensor_format_cb::from_special_status) (const struct bt_mesh_sensor_format *format, enum bt_mesh_sensor_value_status status, struct bt_mesh_sensor_value *sensor_val) |
Convert a special bt_mesh_sensor_value_status value to a bt_mesh_sensor_value.
| [in] | format | Format to use when encoding the sensor value. |
| [in] | status | The bt_mesh_sensor_value_status to convert. |
| [out] | sensor_val | The resulting bt_mesh_sensor_value on success. Undefined otherwise. |