![]() |
S140 SoftDevice
v5.0.0-1.alpha
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 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 BLE_GATT_MTU_SIZE_DEFAULT will be used. Otherwise BLE_GATT_MTU_SIZE_DEFAULT is the minimum value.
GATTC ATT_MTU Exchange |
GATTS ATT_MTU Exchange |