nRF Connect SDK API 2.8.99
|
const struct bt_gatt_dm_attr * bt_gatt_dm_service_get | ( | const struct bt_gatt_dm * | dm | ) |
#include <include/bluetooth/gatt_dm.h>
Get service value.
Function returns the value that contains UUID and attribute end handler of the service found.
[in] | dm | Discovery Manager instance. |