nRF Connect SDK API 2.8.99
|
typedef void(* bt_ancs_ds_notif_cb) (struct bt_ancs_client *ancs_c, const struct bt_ancs_attr_response *response) |
#include <include/bluetooth/services/ancs_client.h>
Data Source notification callback function.
[in] | ancs_c | ANCS client instance. |
[in] | response | Attribute response structure. |