COMMON IO-BLE v1.0.0
Hardware abstraction layer for Bluetooth
 
Loading...
Searching...
No Matches
BTGattUnformattedValue_t Struct Reference

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
 

Detailed Description

Buffer type for unformatted reads/writes.

Field Documentation

◆ ucValue

uint8_t BTGattUnformattedValue_t::ucValue[btGATT_MAX_ATTR_LEN]

Read/Write Value.

◆ usLen

uint16_t BTGattUnformattedValue_t::usLen

Read/Write Value Length.


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