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

Data Fields

void * btIfceHdl
 
stBTRCoreLeGattProfile astBTRGattProfile [16]
 
unsigned short ui16NumberOfGattProfile
 
fPtr_BTRCore_LeStatusUpdateCb fpcBTRCoreLeStatusUpdate
 
void * pvBtLeStatusUserData
 
stBTRCoreLeCustomAdv stCustomAdv
 
stBTRCoreLeGattService stBTRLeGattService [BT_MAX_NUM_GATT_SERVICE]
 
unsigned short ui16NumOfLocalGattServices
 

yes

Definition at line 180 of file btrCore_le.c.

Field Documentation

◆ btIfceHdl

void* _stBTRCoreLeHdl::btIfceHdl

Definition at line 182 of file btrCore_le.c.

◆ astBTRGattProfile

stBTRCoreLeGattProfile _stBTRCoreLeHdl::astBTRGattProfile[16]

Definition at line 184 of file btrCore_le.c.

◆ ui16NumberOfGattProfile

unsigned short _stBTRCoreLeHdl::ui16NumberOfGattProfile

Definition at line 185 of file btrCore_le.c.

◆ fpcBTRCoreLeStatusUpdate

fPtr_BTRCore_LeStatusUpdateCb _stBTRCoreLeHdl::fpcBTRCoreLeStatusUpdate

Definition at line 187 of file btrCore_le.c.

◆ pvBtLeStatusUserData

void* _stBTRCoreLeHdl::pvBtLeStatusUserData

Definition at line 188 of file btrCore_le.c.

◆ stCustomAdv

stBTRCoreLeCustomAdv _stBTRCoreLeHdl::stCustomAdv

Definition at line 190 of file btrCore_le.c.

◆ stBTRLeGattService

stBTRCoreLeGattService _stBTRCoreLeHdl::stBTRLeGattService[BT_MAX_NUM_GATT_SERVICE]

Definition at line 192 of file btrCore_le.c.

◆ ui16NumOfLocalGattServices

unsigned short _stBTRCoreLeHdl::ui16NumOfLocalGattServices

Definition at line 193 of file btrCore_le.c.


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