![]() |
nRF Connect SDK API 3.3.99
|
| const struct bt_gatt_dm_attr * bt_gatt_dm_attr_by_handle | ( | const struct bt_gatt_dm * | dm, |
| uint16_t | handle ) |
#include <include/bluetooth/gatt_dm.h>
Get attribute by handle.
Function returns any type of the attribute using its handle.
| [in] | dm | Discovery Manager instance. |
| [in] | handle | The handle to find |