Data Fields | |
| uint16_t | handle |
| wiced_bool_t | is_prep |
| uint16_t | offset |
| uint8_t * | p_val |
| uint16_t | val_len |
Attribute write request
| uint16_t wiced_bt_gatt_write_t::handle |
Handle of attribute to write
| wiced_bool_t wiced_bt_gatt_write_t::is_prep |
TRUE if this is a prepare write request
| uint16_t wiced_bt_gatt_write_t::offset |
Offset to write
| uint8_t* wiced_bt_gatt_write_t::p_val |
Value pointer
| uint16_t wiced_bt_gatt_write_t::val_len |
Value length