Bluetooth Host Stack Library
wiced_bt_gatt_event_data_t Union Reference

Description

Structures for GATT event notifications.

Data Fields

wiced_bt_gatt_discovery_result_t discovery_result
 Data for GATT_DISCOVERY_RESULT_EVT.
 
wiced_bt_gatt_discovery_complete_t discovery_complete
 Data for GATT_DISCOVERY_CPLT_EVT.
 
wiced_bt_gatt_operation_complete_t operation_complete
 Data for GATT_OPERATION_CPLT_EVT.
 
wiced_bt_gatt_connection_status_t connection_status
 Data for GATT_CONNECTION_STATUS_EVT.
 
wiced_bt_gatt_attribute_request_t attribute_request
 Data for GATT_ATTRIBUTE_REQUEST_EVT.
 
wiced_bt_gatt_congestion_event_t congestion
 Data for GATT_CONGESTION_EVT.
 
wiced_bt_gatt_buffer_request_t buffer_request
 Data for GATT_GET_RESPONSE_BUFFER_EVT.
 
wiced_bt_gatt_buffer_transmitted_t buffer_xmitted
 Data for GATT_APP_BUFFER_TRANSMITTED_EVT.