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
 
布林值 extended_scan_support
 
布林值 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 行。


這個結構體的說明文件是由下列檔案產生: