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

#include <time_srv.h>

Data Fields

const struct bt_mesh_model * model
 
struct bt_mesh_model_pub pub
 
struct bt_mesh_model_pub setup_pub
 
struct bt_mesh_msg_ack_ctx ack_ctx
 
struct bt_mesh_time_srv_data data
 
struct k_work_delayable status_delay
 
bool is_unsolicited
 
uint8_t cached_ttl
 
void(*const time_update_cb )(struct bt_mesh_time_srv *srv, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_time_update_types type)
 Update callback.
 

Detailed Description

Time Server instance.

Should be initialized with BT_MESH_TIME_SRV_INIT.


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