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

GATT settings. More...

Data Fields

wiced_bt_gatt_appearance_t appearance
 GATT appearance (see #gatt_appearance_e)
 
uint8_t client_max_links
 Client config: maximum number of servers that local client can connect to.
 
uint8_t server_max_links
 Server config: maximum number of remote clients connections allowed by the local.
 
uint16_t max_attr_len
 Maximum attribute length; gki_cfg must have a corresponding buffer pool that can hold this length.
 
uint16_t max_mtu_size
 Maximum MTU size for GATT connections, should be between 23 and (max_attr_len + 5)
 

Detailed Description

GATT settings.


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