nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_cts_notify_cb

typedef void(* bt_cts_notify_cb) (struct bt_cts_client *cts_c, struct bt_cts_current_time *current_time)

#include <include/bluetooth/services/cts_client.h>

Value notification callback.

This function is called every time the server sends a notification for a changed value.

Parameters
cts_cCurrent Time Service client structure.
current_timeThe notified current time value.