FreeRTOS: BLE
BLE
Return to main page ↑
BTCharacteristicDescr_t Struct Reference

Structure describing a characteristic descriptor. More...

#include <bt_hal_gatt_types.h>

Data Fields

BTUuid_t xUuid
 
BTCharPermissions_t xPermissions
 

Detailed Description

Structure describing a characteristic descriptor.

Field Documentation

◆ xUuid

BTUuid_t BTCharacteristicDescr_t::xUuid

Attribute UUID

◆ xPermissions

BTCharPermissions_t BTCharacteristicDescr_t::xPermissions

Descriptor permissions.


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