![]() |
S332 SoftDevice
v5.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Config structure for GATTS configurations. More...
#include <ble_gatts.h>
Data Fields | |
ble_gatts_cfg_service_changed_t | service_changed |
ble_gatts_cfg_attr_tab_size_t | attr_tab_size |
Config structure for GATTS configurations.
ble_gatts_cfg_attr_tab_size_t ble_gatts_cfg_t::attr_tab_size |
Attribute table size, cfg_id is BLE_GATTS_CFG_ATTR_TAB_SIZE.
ble_gatts_cfg_service_changed_t ble_gatts_cfg_t::service_changed |
Include service changed characteristic, cfg_id is BLE_GATTS_CFG_SERVICE_CHANGED.