nRF Connect SDK API 0.1.0
|
#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. |