nRF Connect SDK API 2.8.99
|
int bt_ams_read_entity_attribute | ( | struct bt_ams_client * | ams_c, |
bt_ams_read_cb | func ) |
#include <include/bluetooth/services/ams_client.h>
Read data from the Entity Attribute characteristic.
[in] | ams_c | AMS client instance. |
[in] | func | Read callback function handler. |
0 | If the operation is successful. Otherwise, a (negative) error code is returned. |