nrf_ble_gatt_s

nRF5 SDK v17.1.0

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 connection that is established.
uint16_t att_mtu_desired_central
Requested ATT_MTU size for the next central connection that is established.
uint8_t data_length
Data length to use for the next connection that is established.
nrf_ble_gatt_link_t links [( NRF_SDH_BLE_PERIPHERAL_LINK_COUNT + NRF_SDH_BLE_CENTRAL_LINK_COUNT )]
GATT related information for all active connections.
nrf_ble_gatt_evt_handler_t evt_handler
GATT event handler.

Detailed Description

GATT structure that contains status information for the GATT module.

  • components/ble/nrf_ble_gatt/nrf_ble_gatt.h