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

Data Fields

char charPath [BTRCORE_MAX_STR_LEN]
 
char charUuid [BT_MAX_UUID_STR_LEN]
 
stBTRCoreLeGattDesc atBTRGattDesc [BT_MAX_NUM_GATT_DESC]
 
unsigned short ui16NumberOfGattDesc
 
unsigned short charFlags
 
char value [BT_MAX_GATT_OP_DATA_LEN]
 
void * parentService
 

yes

Definition at line 140 of file btrCore_le.c.

Field Documentation

◆ charPath

char _stBTRCoreLeGattChar::charPath[BTRCORE_MAX_STR_LEN]

Definition at line 141 of file btrCore_le.c.

◆ charUuid

char _stBTRCoreLeGattChar::charUuid[BT_MAX_UUID_STR_LEN]

Definition at line 142 of file btrCore_le.c.

◆ atBTRGattDesc

stBTRCoreLeGattDesc _stBTRCoreLeGattChar::atBTRGattDesc[BT_MAX_NUM_GATT_DESC]

Definition at line 143 of file btrCore_le.c.

◆ ui16NumberOfGattDesc

unsigned short _stBTRCoreLeGattChar::ui16NumberOfGattDesc

Definition at line 144 of file btrCore_le.c.

◆ charFlags

unsigned short _stBTRCoreLeGattChar::charFlags

Definition at line 145 of file btrCore_le.c.

◆ value

char _stBTRCoreLeGattChar::value[BT_MAX_GATT_OP_DATA_LEN]

Definition at line 146 of file btrCore_le.c.

◆ parentService

void* _stBTRCoreLeGattChar::parentService

Definition at line 147 of file btrCore_le.c.


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