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

#include <gen_dtt_srv.h>

Data Fields

uint32_t transition_time
 
void(*const update )(struct bt_mesh_dtt_srv *srv, struct bt_mesh_msg_ctx *ctx, uint32_t old_transition_time, uint32_t new_transition_time)
 Update handler for the transition time state.
 
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_DTT_OP_STATUS, BT_MESH_DTT_MSG_LEN_STATUS)]
 

Detailed Description

Generic Default Transition Time server instance.


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