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 行 。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ bluetooth.h