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).
|
|
Detailed Description
GATT information for each connection.
- components/ble/nrf_ble_gatt/nrf_ble_gatt.h