5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_attribute_request_t Struct Reference

#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
 

Detailed Description

GATT attribute request (used by GATT_ATTRIBUTE_REQUEST_EVT notification)

Field Documentation

◆ conn_id

uint16_t wiced_bt_gatt_attribute_request_t::conn_id

ID of the connection

◆ data

wiced_bt_gatt_request_data_t wiced_bt_gatt_attribute_request_t::data

Information about attribute being request (dependent on request type)

◆ request_type

wiced_bt_gatt_request_type_t wiced_bt_gatt_attribute_request_t::request_type

The documentation for this struct was generated from the following file: