FreeRTOS: BLE
BLE
Return to main page ↑
BTGattResponse_t Union Reference

GATT response to read and write. More...

#include <bt_hal_gatt_server.h>

Data Fields

BTGattValue_t xAttrValue
 
uint16_t usHandle
 

Detailed Description

GATT response to read and write.

Field Documentation

◆ xAttrValue

BTGattValue_t BTGattResponse_t::xAttrValue

GATT value of an attribute, see BTGattValue_t.

◆ usHandle

uint16_t BTGattResponse_t::usHandle

Handle # of the attribute accessed.


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