![]() |
nRF Connect SDK API 3.3.99
|
| bool bt_mesh_sensor_value_in_column | ( | const struct bt_mesh_sensor_value * | value, |
| const struct bt_mesh_sensor_column * | col ) |
#include <include/bluetooth/mesh/sensor.h>
Check whether a single channel sensor value lies within a column.
| [in] | value | Value to check. Only the first channel is considered. |
| [in] | col | Sensor column. |