![]() |
nRF Connect SDK API 3.3.99
|
| #define BT_GATT_POOL_DEF | ( | _name, | |
| _attr_array_size ) |
#include <include/bluetooth/gatt_pool.h>
Define a new GATT attribute pool.
This macro creates a new attribute pool.
| _name | Name of the pool created. |
| _attr_array_size | Size of the attribute array. |