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

Data Fields

tBTRCoreDevId deviceID
 
char devicePath [BTRCORE_MAX_STR_LEN]
 
char i8LeGattOpReady
 
stBTRCoreLeGattService astBTRGattService [BT_MAX_NUM_GATT_SERVICE]
 
unsigned short ui16NumberOfGattService
 

yes

Definition at line 161 of file btrCore_le.c.

Field Documentation

◆ deviceID

tBTRCoreDevId _stBTRCoreLeGattProfile::deviceID

Definition at line 162 of file btrCore_le.c.

◆ devicePath

char _stBTRCoreLeGattProfile::devicePath[BTRCORE_MAX_STR_LEN]

Definition at line 163 of file btrCore_le.c.

◆ i8LeGattOpReady

char _stBTRCoreLeGattProfile::i8LeGattOpReady

Definition at line 164 of file btrCore_le.c.

◆ astBTRGattService

stBTRCoreLeGattService _stBTRCoreLeGattProfile::astBTRGattService[BT_MAX_NUM_GATT_SERVICE]

Definition at line 165 of file btrCore_le.c.

◆ ui16NumberOfGattService

unsigned short _stBTRCoreLeGattProfile::ui16NumberOfGattService

Definition at line 166 of file btrCore_le.c.


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