nRF Connect SDK API 0.1.0
|
const char * bt_mesh_sensor_ch_str | ( | const struct bt_mesh_sensor_value * | ch | ) |
#include <include/bluetooth/mesh/sensor.h>
Get a human readable representation of a single sensor channel.
embed:rst:inline :kconfig:option:`CONFIG_CBPRINTF_FP_SUPPORT`to be enabled.
[in] | ch | Sensor channel to represent. |