nRF Connect SDK API 2.8.99
|
typedef void(* bt_ancs_write_cb) (struct bt_ancs_client *ancs_c, uint8_t err) |
#include <include/bluetooth/services/ancs_client.h>
Write response callback function.
[in] | ancs_c | ANCS client instance. |
[in] | err | ATT error code. |