AIROC™ BTSDK v4.8 - Documentation | ||||
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) | |
GATT settings.