BLE GATT Db element. More...
#include <bt_hal_gatt_types.h>
Data Fields | |
uint16_t | usId |
BTUuid_t | xUuid |
BTDbAttributeType_t | xType |
uint16_t | usAttributeHandle |
uint16_t | usStartHandle |
uint16_t | usEndHandle |
uint8_t | ucProperties |
BLE GATT Db element.
uint16_t BTGattDbElement_t::usId |
Service ID.
BTUuid_t BTGattDbElement_t::xUuid |
UUID.
BTDbAttributeType_t BTGattDbElement_t::xType |
Attribute Type.
uint16_t BTGattDbElement_t::usAttributeHandle |
Attribute Handle.
uint16_t BTGattDbElement_t::usStartHandle |
Start Attribute Handle.
uint16_t BTGattDbElement_t::usEndHandle |
End Attribute Handle.
uint8_t BTGattDbElement_t::ucProperties |
Properties of the Characteristic.