nRF Connect SDK API 2.8.99
|
typedef void(* bt_ams_write_cb) (struct bt_ams_client *ams_c, uint8_t err) |
#include <include/bluetooth/services/ams_client.h>
Write response callback function.
[in] | ams_c | AMS client instance. |
[in] | err | ATT error code. |