bt_local_le_features_t 结构体参考文档

bt_local_le_features_t 结构体参考文档

#include < bluetooth.h >

数据字段

uint16_t  version_supported
 
uint8_t  local_privacy_enabled
 
uint8_t  max_adv_instance
 
uint8_t  rpa_offload_supported
 
uint8_t  max_irk_list_size
 
uint8_t  max_adv_filter_supported
 
uint8_t  activity_energy_info_supported
 
uint16_t  scan_result_storage_size
 
uint16_t  total_trackable_advertisers
 
bool  extended_scan_support
 
bool  debug_logging_supported
 

详细说明

定义位于文件 bluetooth.h 152 行

字段文档

uint8_t activity_energy_info_supported

定义位于文件 bluetooth.h 160 行

bool debug_logging_supported

定义位于文件 bluetooth.h 164 行

bool extended_scan_support

定义位于文件 bluetooth.h 163 行

uint8_t local_privacy_enabled

定义位于文件 bluetooth.h 155 行

uint8_t max_adv_filter_supported

定义位于文件 bluetooth.h 159 行

uint8_t max_adv_instance

定义位于文件 bluetooth.h 156 行。

uint8_t max_irk_list_size

定义位于文件 bluetooth.h 158 行。

uint8_t rpa_offload_supported

定义位于文件 bluetooth.h 157 行

uint16_t scan_result_storage_size

定义位于文件 bluetooth.h 161 行

uint16_t total_trackable_advertisers

定义位于文件 bluetooth.h 162 行

uint16_t version_supported

定义位于文件 bluetooth.h 154 行


此结构体的文档是根据以下文件生成的: