![]() |
S132 SoftDevice
v3.0.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
BLE GATT initialization parameters. More...
#include <ble_gatt.h>
Data Fields | |
| uint16_t | att_mtu |
BLE GATT initialization parameters.
| 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.
| GATTC ATT_MTU Exchange |
| GATTS ATT_MTU Exchange |