nRF Connect SDK API 2.8.99
|
#define BT_GATT_POOL_CCC | ( | _gp, | |
_ccc, | |||
_ccc_changed, | |||
_perm ) |
#include <include/bluetooth/gatt_pool.h>
Register a CCC descriptor.
_gp | GATT service object with dynamic attribute allocation. |
_ccc | CCC descriptor configuration. |
_ccc_changed | CCC value changed callback. |
_perm | CCC descriptor permissions. |