#include <wiced_bt_gatt.h>
Data Fields | |
| uint16_t | conn_id |
| wiced_bt_gatt_request_data_t | data |
| wiced_bt_gatt_request_type_t | request_type |
GATT attribute request (used by GATT_ATTRIBUTE_REQUEST_EVT notification)
| uint16_t wiced_bt_gatt_attribute_request_t::conn_id |
ID of the connection
| wiced_bt_gatt_request_data_t wiced_bt_gatt_attribute_request_t::data |
Information about attribute being request (dependent on request type)
| wiced_bt_gatt_request_type_t wiced_bt_gatt_attribute_request_t::request_type |
Request type (see wiced_bt_gatt_request_type_t)