Infineon Logo AIROC BTSDK v4.6 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_gatt_write_t Struct Reference

Attribute write request. More...

Data Fields

uint16_t handle
 Handle of attribute to read.
 
wiced_bool_t is_prep
 TRUE if this is a prepare write request.
 
uint16_t offset
 Offset to write.
 
uint16_t val_len
 Value length.
 
uint8_t * p_val
 Value pointer.
 

Detailed Description

Attribute write request.


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