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 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ bluetooth.h