![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
GATT structure that contains status information for the GATT module. More...
#include <nrf_ble_gatt.h>
Data Fields | |
| uint16_t | att_mtu_desired_periph |
| Requested ATT_MTU size for the next peripheral link that is established. | |
| uint16_t | att_mtu_desired_central |
| Requested ATT_MTU size for the next central link that is established. | |
| nrf_ble_gatt_link_t | links [(1+1)] |
| GATT related information for all active links. | |
| nrf_ble_gatt_evt_handler_t | evt_handler |
| GATT event handler. | |
GATT structure that contains status information for the GATT module.