Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_cfg_gatt_t Struct Reference

GATT settings. More...

Data Fields

uint8_t max_db_service_modules
 Maximum number of GATT database segments to be added into the GATT DB. More...
 
uint8_t max_eatt_bearers
 Maximum number of allowed EATT bearers. More...
 

Detailed Description

GATT settings.

Field Documentation

uint8_t max_db_service_modules

Maximum number of GATT database segments to be added into the GATT DB.

Note
: Should be set to 0 for most applications which do not update the GATT DB after invocation of wiced_bt_gatt_db_init
uint8_t max_eatt_bearers

Maximum number of allowed EATT bearers.

Note
: Should be set to 0, for applications which support only legacy bearers.

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