nRF Connect SDK API 2.8.99
|
#include <sensor_cli.h>
Data Fields | |
const struct bt_mesh_model * | model |
struct bt_mesh_model_pub | pub |
struct net_buf_simple | pub_buf |
uint8_t | pub_data [MAX(BT_MESH_MODEL_BUF_LEN(BT_MESH_SENSOR_OP_CADENCE_SET, BT_MESH_SENSOR_MSG_MAXLEN_CADENCE_SET), BT_MESH_MODEL_BUF_LEN(BT_MESH_SENSOR_OP_SETTING_SET, BT_MESH_SENSOR_MSG_MAXLEN_SETTING_SET))] |
struct bt_mesh_msg_ack_ctx | ack_ctx |
const struct bt_mesh_sensor_cli_handlers * | cb |
Sensor client instance.
Should be initialized with BT_MESH_SENSOR_CLI_INIT.