S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_gatts_enable_params_t Struct Reference

BLE GATTS init options. More...

#include <ble_gatts.h>

Data Fields

uint8_t service_changed:1
 
uint32_t attr_tab_size
 

Detailed Description

BLE GATTS init options.

Field Documentation

uint32_t ble_gatts_enable_params_t::attr_tab_size

Attribute Table size in bytes. The size must be a multiple of 4. BLE_GATTS_ATTR_TAB_SIZE_DEFAULT is used to set the default size.

uint8_t ble_gatts_enable_params_t::service_changed

Include the Service Changed characteristic in the Attribute Table.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.