S140 SoftDevice v7.3.0
Config structure for GATTS configurations. More...
#include <ble_gatts.h>
Data Fields |
|
| ble_gatts_cfg_service_changed_t | service_changed |
| ble_gatts_cfg_service_changed_cccd_perm_t | service_changed_cccd_perm |
| ble_gatts_cfg_attr_tab_size_t | attr_tab_size |
Detailed Description
Config structure for GATTS configurations.
Field Documentation
| 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 .
| ble_gatts_cfg_service_changed_cccd_perm_t ble_gatts_cfg_t::service_changed_cccd_perm |
Service changed CCCD permission, cfg_id is BLE_GATTS_CFG_SERVICE_CHANGED_CCCD_PERM .