nRF Connect SDK API 2.8.99
|
int bt_ams_subscribe_entity_update | ( | struct bt_ams_client * | ams_c, |
bt_ams_entity_update_notify_cb | func ) |
#include <include/bluetooth/services/ams_client.h>
Subscribe to the Entity Update notification.
[in] | ams_c | AMS client instance. |
[in] | func | Notification callback function handler. |
0 | If the operation is successful. Otherwise, a (negative) error code is returned. |