AIROC™ BTSDK v4.2 - Documentation | ||||
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. | |
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.