nRF Connect SDK API 2.8.99
|
#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)] |
Generic Default Transition Time server instance.