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

Data Fields

char AdvertisementType [BT_MAX_STR_LEN]
 
char ServiceUUID [BT_MAX_NUM_GATT_SERVICE][BT_MAX_STR_LEN]
 
int numServiceUUID
 
char SolicitUUID [BT_MAX_NUM_GATT_SERVICE][BT_MAX_STR_LEN]
 
int numSolicitUUID
 
stBTRCoreLeManfData ManfData
 
stBTRCoreLeServData ServiceData
 
unsigned char bTxPower
 

yes

Definition at line 119 of file btrCore_le.c.

Field Documentation

◆ AdvertisementType

char _stBTRCoreLeCustomAdv::AdvertisementType[BT_MAX_STR_LEN]

Definition at line 120 of file btrCore_le.c.

◆ ServiceUUID

char _stBTRCoreLeCustomAdv::ServiceUUID[BT_MAX_NUM_GATT_SERVICE][BT_MAX_STR_LEN]

Definition at line 121 of file btrCore_le.c.

◆ numServiceUUID

int _stBTRCoreLeCustomAdv::numServiceUUID

Definition at line 122 of file btrCore_le.c.

◆ SolicitUUID

char _stBTRCoreLeCustomAdv::SolicitUUID[BT_MAX_NUM_GATT_SERVICE][BT_MAX_STR_LEN]

Definition at line 123 of file btrCore_le.c.

◆ numSolicitUUID

int _stBTRCoreLeCustomAdv::numSolicitUUID

Definition at line 124 of file btrCore_le.c.

◆ ManfData

stBTRCoreLeManfData _stBTRCoreLeCustomAdv::ManfData

Definition at line 125 of file btrCore_le.c.

◆ ServiceData

stBTRCoreLeServData _stBTRCoreLeCustomAdv::ServiceData

Definition at line 126 of file btrCore_le.c.

◆ bTxPower

unsigned char _stBTRCoreLeCustomAdv::bTxPower

Definition at line 127 of file btrCore_le.c.


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