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

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
 

Detailed Description

BLE GATT Db element.

Field Documentation

◆ usId

uint16_t BTGattDbElement_t::usId

Service ID.

◆ xUuid

BTUuid_t BTGattDbElement_t::xUuid

UUID.

◆ xType

BTDbAttributeType_t BTGattDbElement_t::xType

Attribute Type.

◆ usAttributeHandle

uint16_t BTGattDbElement_t::usAttributeHandle

Attribute Handle.

◆ usStartHandle

uint16_t BTGattDbElement_t::usStartHandle

Start Attribute Handle.

◆ usEndHandle

uint16_t BTGattDbElement_t::usEndHandle

End Attribute Handle.

◆ ucProperties

uint8_t BTGattDbElement_t::ucProperties

Properties of the Characteristic.


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