btgatt_unformatted_value_t Struct Reference

btgatt_unformatted_value_t Struct Reference

#include < bt_gatt_client.h >

Data Fields

uint8_t  value [ BTGATT_MAX_ATTR_LEN ]
 
uint16_t  len
 

Detailed Description

Buffer type for unformatted reads/writes

Definition at line 37 of file bt_gatt_client.h .

Field Documentation

uint16_t len

Definition at line 40 of file bt_gatt_client.h .

uint8_t value[ BTGATT_MAX_ATTR_LEN ]

Definition at line 39 of file bt_gatt_client.h .


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