nRF Connect SDK API 2.8.99
|
struct bt_gatt_chrc * bt_gatt_dm_attr_chrc_val | ( | const struct bt_gatt_dm_attr * | attr | ) |
#include <include/bluetooth/gatt_dm.h>
Access characteristic value saved with characteristic attribute.
This function access the characteristic value parsed and saved previously in the user_data attribute field.
[in] | attr | Characteristic attribute |