FreeRTOS:
BLE
BLE
|
Return to main page ↑ |
GATT response to read and write. More...
#include <bt_hal_gatt_server.h>
Data Fields | |
BTGattValue_t | xAttrValue |
uint16_t | usHandle |
GATT response to read and write.
BTGattValue_t BTGattResponse_t::xAttrValue |
GATT value of an attribute, see BTGattValue_t.
uint16_t BTGattResponse_t::usHandle |
Handle # of the attribute accessed.