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

#include <time_cli.h>

Data Fields

void(*const time_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_time_status *status)
 Time status message handler.
 
void(*const time_zone_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_time_zone_status *status)
 Time Zone status message handler.
 
void(*const tai_utc_delta_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, const struct bt_mesh_time_tai_utc_delta_status *status)
 TAI-UTC Delta status message handler.
 
void(*const time_role_status )(struct bt_mesh_time_cli *cli, struct bt_mesh_msg_ctx *ctx, enum bt_mesh_time_role time_role)
 Time Role status message handler.
 

Detailed Description

Time Client handler functions.


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