5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_gatt_request_data_t Union Reference

#include <wiced_bt_gatt.h>

Data Fields

wiced_bt_gatt_exec_flag_t exec_write
 
uint16_t handle
 
uint16_t mtu
 
wiced_bt_gatt_read_t read_req
 
wiced_bt_gatt_write_t write_req
 

Detailed Description

Attribute information for GATT attribute requests

Field Documentation

◆ exec_write

wiced_bt_gatt_exec_flag_t wiced_bt_gatt_request_data_t::exec_write

Parameters for GATTS_REQ_TYPE_WRITE_EXEC

◆ handle

uint16_t wiced_bt_gatt_request_data_t::handle

Parameters for GATTS_REQ_TYPE_CONF

◆ mtu

uint16_t wiced_bt_gatt_request_data_t::mtu

Parameters for GATTS_REQ_TYPE_MTU

◆ read_req

wiced_bt_gatt_read_t wiced_bt_gatt_request_data_t::read_req

Parameters for GATTS_REQ_TYPE_READ

◆ write_req

wiced_bt_gatt_write_t wiced_bt_gatt_request_data_t::write_req

Parameters for GATTS_REQ_TYPE_WRITE


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