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

◆ bt_ams_entity_update_notify_cb

typedef void(* bt_ams_entity_update_notify_cb) (struct bt_ams_client *ams_c, const struct bt_ams_entity_update_notif *notif, int err)

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

Entity Update notification callback function.

Parameters
[in]ams_cAMS client instance.
[in]notifNotification data.
[in]err0 if the notification is valid. Otherwise, contains a (negative) error code.