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

Data Fields

BOOLEAN serviceType
 
char servicePath [BTRCORE_MAX_STR_LEN]
 
char serviceUuid [BT_MAX_UUID_STR_LEN]
 
stBTRCoreLeGattChar astBTRGattChar [BT_MAX_NUM_GATT_CHAR]
 
unsigned short ui16NumberOfGattChar
 
void * parentProfile
 

yes

Definition at line 151 of file btrCore_le.c.

Field Documentation

◆ serviceType

BOOLEAN _stBTRCoreLeGattService::serviceType

Definition at line 152 of file btrCore_le.c.

◆ servicePath

char _stBTRCoreLeGattService::servicePath[BTRCORE_MAX_STR_LEN]

Definition at line 153 of file btrCore_le.c.

◆ serviceUuid

char _stBTRCoreLeGattService::serviceUuid[BT_MAX_UUID_STR_LEN]

Definition at line 154 of file btrCore_le.c.

◆ astBTRGattChar

stBTRCoreLeGattChar _stBTRCoreLeGattService::astBTRGattChar[BT_MAX_NUM_GATT_CHAR]

Definition at line 155 of file btrCore_le.c.

◆ ui16NumberOfGattChar

unsigned short _stBTRCoreLeGattService::ui16NumberOfGattChar

Definition at line 156 of file btrCore_le.c.

◆ parentProfile

void* _stBTRCoreLeGattService::parentProfile

Definition at line 157 of file btrCore_le.c.


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