COMMON IO-BLE v1.0.0
Hardware abstraction layer for Bluetooth
 
Loading...
Searching...
No Matches
BTLocalLeFeatures_t Struct Reference

Local supported LE features. More...

#include <bt_hal_manager_adapter_ble.h>

Data Fields

uint16_t usVersionSupported
 
uint8_t ucLocalPrivacyEnabled
 
uint8_t ucMaxAdvInstance
 
uint8_t ucRpaOffloadSupported
 
uint8_t ucMaxIrkListSize
 
uint8_t ucMaxAdFilterSupported
 
uint8_t ucActivityEnergyInfoSupported
 
uint16_t usScanResultStorageSize
 
uint16_t usTotalTrackableAdvertisers
 
bool bExtendedScanSupport
 
bool bDebugLoggingSupported
 

Detailed Description

Local supported LE features.

Field Documentation

◆ usVersionSupported

uint16_t BTLocalLeFeatures_t::usVersionSupported

BT Version Supported

◆ ucLocalPrivacyEnabled

uint8_t BTLocalLeFeatures_t::ucLocalPrivacyEnabled

Local Privacy Enabled or Not

◆ ucMaxAdvInstance

uint8_t BTLocalLeFeatures_t::ucMaxAdvInstance

Maximum Adv Instance

◆ ucRpaOffloadSupported

uint8_t BTLocalLeFeatures_t::ucRpaOffloadSupported

RPA Offload Supported

◆ ucMaxIrkListSize

uint8_t BTLocalLeFeatures_t::ucMaxIrkListSize

Maximum Irk List Size

◆ ucMaxAdFilterSupported

uint8_t BTLocalLeFeatures_t::ucMaxAdFilterSupported

Maximum Ad Filter Supported

◆ ucActivityEnergyInfoSupported

uint8_t BTLocalLeFeatures_t::ucActivityEnergyInfoSupported

Activity Energy Info Supported

◆ usScanResultStorageSize

uint16_t BTLocalLeFeatures_t::usScanResultStorageSize

Scan Result Storage Size

◆ usTotalTrackableAdvertisers

uint16_t BTLocalLeFeatures_t::usTotalTrackableAdvertisers

Total Trackable Advertisers

◆ bExtendedScanSupport

bool BTLocalLeFeatures_t::bExtendedScanSupport

Extended Scan Support

◆ bDebugLoggingSupported

bool BTLocalLeFeatures_t::bDebugLoggingSupported

Debug Logging Supported


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