nRF5 SDK v12.2.0
Data Fields
nrf_ble_gatt_link_t Struct Reference

GATT information for each link. More...

#include <nrf_ble_gatt.h>

Data Fields

uint16_t att_mtu_desired
 Requested ATT_MTU size for the link.
 
uint16_t att_mtu_effective
 Effective ATT_MTU size for the link.
 
bool is_request_pending
 Flag that indicates if a request to extend the MTU size is pending for the link (if the call to sd_ble_gattc_exchange_mtu_request returned NRF_ERROR_BUSY).
 

Detailed Description

GATT information for each link.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated