S122 SoftDevice v8.1.1
Data Fields
ble_gatts_cfg_t Union Reference

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
 

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.


Documentation feedback | Developer Zone | Subscribe | Updated