nRF Connect SDK API 2.8.99
|
enum bt_mesh_sensor_value_status bt_mesh_sensor_value_get_status | ( | const struct bt_mesh_sensor_value * | sensor_val | ) |
#include <include/bluetooth/mesh/sensor.h>
Return a bt_mesh_sensor_value_status describing the value in a bt_mesh_sensor_value.
[in] | sensor_val | The value to return the status for. |