Bluetooth Host Stack Library
wiced_bt_gatt_attribute_request_t Struct Reference

Description

GATT attribute request (used by GATT_ATTRIBUTE_REQUEST_EVT notification)

Data Fields

uint16_t conn_id
 ID of the connection.
 
uint16_t len_requested
 Max size of data requested as response.
 
wiced_bt_gatt_opcode_t opcode
 GATT request opcode.
 
wiced_bt_gatt_request_params_t data
 Information about attribute being request (dependent on request type)