![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
GATT information for each connection. More...
#include <nrf_ble_gatt.h>
Data Fields | |
uint16_t | att_mtu_desired |
Requested ATT_MTU size (in bytes). | |
uint16_t | att_mtu_effective |
Effective ATT_MTU size (in bytes). | |
bool | att_mtu_exchange_pending |
Indicates that an ATT_MTU exchange request is pending (the call to sd_ble_gattc_exchange_mtu_request returned NRF_ERROR_BUSY). | |
bool | att_mtu_exchange_requested |
Indicates that an ATT_MTU exchange request was made. | |
uint8_t | data_length_desired |
Desired data length (in bytes). | |
uint8_t | data_length_effective |
Requested data length (in bytes). | |
GATT information for each connection.