RDK Documentation (Open Sourced RDK Components)
_stBTRCoreLeGattDesc Struct Reference
Collaboration diagram for _stBTRCoreLeGattDesc:
Collaboration graph

Data Fields

char descPath [BTRCORE_MAX_STR_LEN]
 
char descUuid [BT_MAX_UUID_STR_LEN]
 
unsigned short descFlags
 
char propertyValue [BT_MAX_GATT_OP_DATA_LEN]
 
void * parentChar
 

yes

Definition at line 131 of file btrCore_le.c.

Field Documentation

◆ descPath

char _stBTRCoreLeGattDesc::descPath[BTRCORE_MAX_STR_LEN]

Definition at line 132 of file btrCore_le.c.

◆ descUuid

char _stBTRCoreLeGattDesc::descUuid[BT_MAX_UUID_STR_LEN]

Definition at line 133 of file btrCore_le.c.

◆ descFlags

unsigned short _stBTRCoreLeGattDesc::descFlags

Definition at line 134 of file btrCore_le.c.

◆ propertyValue

char _stBTRCoreLeGattDesc::propertyValue[BT_MAX_GATT_OP_DATA_LEN]

Definition at line 135 of file btrCore_le.c.

◆ parentChar

void* _stBTRCoreLeGattDesc::parentChar

Definition at line 136 of file btrCore_le.c.


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