3.0.0.0R11
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_gatt_read_t Struct Reference

Data Fields

uint16_t handle
 
wiced_bool_t is_long
 
uint16_t offset
 
uint8_t * p_val
 
uint16_t * p_val_len
 

Detailed Description

Attribute read request

Field Documentation

uint16_t wiced_bt_gatt_read_t::handle

Handle of attribute to read

wiced_bool_t wiced_bt_gatt_read_t::is_long

TRUE if long read

uint16_t wiced_bt_gatt_read_t::offset

Offset to read

uint8_t* wiced_bt_gatt_read_t::p_val

Value pointer

uint16_t* wiced_bt_gatt_read_t::p_val_len

input and output parameter for value length


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