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

◆ bt_ams_read_entity_attribute()

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.

Parameters
[in]ams_cAMS client instance.
[in]funcRead callback function handler.
Return values
0If the operation is successful. Otherwise, a (negative) error code is returned.