Buffer type for unformatted reads/writes. More...
#include <bt_hal_gatt_client.h>
Data Fields | |
uint8_t | ucValue [btGATT_MAX_ATTR_LEN] |
uint16_t | usLen |
Buffer type for unformatted reads/writes.
uint8_t BTGattUnformattedValue_t::ucValue[btGATT_MAX_ATTR_LEN] |
Read/Write Value.
uint16_t BTGattUnformattedValue_t::usLen |
Read/Write Value Length.