S132 SoftDevice v3.0.0
Data Fields
ble_gatt_enable_params_t Struct Reference

BLE GATT initialization parameters. More...

#include <ble_gatt.h>

Data Fields

uint16_t att_mtu
 

Detailed Description

BLE GATT initialization parameters.

Field Documentation

uint16_t ble_gatt_enable_params_t::att_mtu
          Maximum size of ATT packet the SoftDevice can send or receive.

If it is 0 then GATT_MTU_SIZE_DEFAULT will be used. Otherwise GATT_MTU_SIZE_DEFAULT is the minimum value.

Relevant Message Sequence Charts
GATTC ATT_MTU Exchange
GATTS ATT_MTU Exchange

Documentation feedback | Developer Zone | Subscribe | Updated