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

#include <wiced_bt_gatt.h>

Data Fields

uint16_t handle
 
uint16_t len
 
uint16_t offset
 
uint8_t * p_data
 

Detailed Description

Response data for read operations

Field Documentation

◆ handle

uint16_t wiced_bt_gatt_data_t::handle

handle

◆ len

uint16_t wiced_bt_gatt_data_t::len

length of response data

◆ offset

uint16_t wiced_bt_gatt_data_t::offset

offset

◆ p_data

uint8_t* wiced_bt_gatt_data_t::p_data

attribute data


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