Bluetooth Host Stack Library
wiced_bt_gatt_eatt_connection_indication_event_t Struct Reference

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.

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_ecrb_cid_list_t lcids
 List of the l2cap cids (channel ids)
 
uint16_t mtu
 Peer MTU.
 
uint8_t trans_id
 Transaction id for the connection.