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

GATT connection request (used by GATT_EATT_CONNECTION_INDICATION_EVT notification) To be returned by application for accepting/rejecting the connection with the wiced_bt_eatt_connection_response. More...

Data Fields

wiced_bt_device_address_t bdaddr
 Bluetooth address of remote device.
 
wiced_bt_transport_t transport
 Transport type of the connection.
 
wiced_bt_eatt_lcid_list lcids
 List of the l2cap cids (channel ids)
 
uint16_t mtu
 Peer MTU.
 
uint8_t trans_id
 Transaction id for the connection.
 

Detailed Description

GATT connection request (used by GATT_EATT_CONNECTION_INDICATION_EVT notification) To be returned by application for accepting/rejecting the connection with the wiced_bt_eatt_connection_response.


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