nRF Connect SDK API 2.8.99
|
void(*const bt_mesh_time_cli_handlers::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.
Called when the client receives a Time Role Status message, either as a result of calling bt_mesh_time_cli_role_get, bt_mesh_time_cli_role_set, or as an unsolicited message.
[in] | cli | Client that received the status message. |
[in] | ctx | Context of the incoming message. |
[in] | time_role | Time Role of the server. |