nRF Connect SDK API 2.8.99
|
int bt_gatt_pool_desc_alloc | ( | struct bt_gatt_pool * | gp, |
struct bt_gatt_attr const * | descriptor ) |
#include <include/bluetooth/gatt_pool.h>
Take an attribute descriptor from the pool.
gp | GATT service object with dynamic attribute allocation. |
descriptor | Attribute descriptor. |