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

#include <gen_dtt_cli.h>

Data Fields

void(*const status_handler )(struct bt_mesh_dtt_cli *cli, struct bt_mesh_msg_ctx *ctx, int32_t transition_time)
 Default Transition Time status message handler.
 
struct bt_mesh_msg_ack_ctx ack_ctx
 
struct bt_mesh_model_pub pub
 
struct net_buf_simple pub_buf
 
uint8_t pub_data [BT_MESH_MODEL_BUF_LEN(BT_MESH_DTT_OP_SET, BT_MESH_DTT_MSG_LEN_SET)]
 
const struct bt_mesh_model * model
 

Detailed Description

Generic DTT client structure.

Should be initialized using the BT_MESH_DTT_CLI_INIT macro.


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