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

#include <gen_prop_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 [BT_MESH_MODEL_BUF_LEN(BT_MESH_PROP_OP_ADMIN_PROP_SET, BT_MESH_PROP_MSG_MAXLEN_ADMIN_PROP_SET)]
 
struct bt_mesh_msg_ack_ctx ack_ctx
 
void(*const prop_list )(struct bt_mesh_prop_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_prop_srv_kind kind, const struct bt_mesh_prop_list *list)
 Property list message handler.
 
void(*const prop_status )(struct bt_mesh_prop_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_prop_srv_kind kind, const struct bt_mesh_prop_val *prop)
 Property status message handler.
 

Detailed Description

Generic Property Client instance. Should be initialized with BT_MESH_PROP_CLI_INIT.


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