![]() |
nRF Connect SDK API 3.3.99
|
| #define BT_MESH_SENSOR_SRV_INIT | ( | _sensors, | |
| _count ) |
#include <include/bluetooth/mesh/sensor_srv.h>
Initialization parameters for Sensor Server model.
| [in] | _sensors | Array of pointers to sensors owned by this server. |
| [in] | _count | Number of sensors in the array. Can at most be CONFIG_BT_MESH_SENSOR_SRV_SENSORS_MAX. |