nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
bt_mesh_sensor_cli Struct Reference

#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_handlerscb
 

Detailed Description

Sensor client instance.

Should be initialized with BT_MESH_SENSOR_CLI_INIT.


The documentation for this struct was generated from the following file: