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

#include <wiced_bt_gatt.h>

Data Fields

uint16_t handle
 
wiced_bool_t is_prep
 
uint16_t offset
 
uint8_t * p_val
 
uint16_t val_len
 

Detailed Description

Attribute write request

Field Documentation

◆ handle

uint16_t wiced_bt_gatt_write_t::handle

Handle of attribute to write

◆ is_prep

wiced_bool_t wiced_bt_gatt_write_t::is_prep

TRUE if this is a prepare write request

◆ offset

uint16_t wiced_bt_gatt_write_t::offset

Offset to write

◆ p_val

uint8_t* wiced_bt_gatt_write_t::p_val

Value pointer

◆ val_len

uint16_t wiced_bt_gatt_write_t::val_len

Value length


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