btgatt_track_adv_info_t 结构体参考文档

btgatt_track_adv_info_t 结构体参考文档

#include < bt_common_types.h >

数据字段

uint8_t  client_if
 
uint8_t  filt_index
 
uint8_t  advertiser_state
 
uint8_t  advertiser_info_present
 
uint8_t  addr_type
 
uint8_t  tx_power
 
int8_t  rssi_value
 
uint16_t  time_stamp
 
bt_bdaddr_t  bd_addr
 
uint8_t  adv_pkt_len
 
uint8_t *  p_adv_pkt_data
 
uint8_t  scan_rsp_len
 
uint8_t *  p_scan_rsp_data
 

详细说明

定义位于文件 bt_common_types.h 的第 27 行

字段文档

uint8_t addr_type

定义位于文件 bt_common_types.h 的第 33 行 。 。

uint8_t adv_pkt_len

定义位于文件 bt_common_types.h 的第 38 行 。 。

uint8_t advertiser_info_present

定义位于文件 bt_common_types.h 32 行。

uint8_t advertiser_state

定义位于文件 bt_common_types.h 的 31 行。

bt_bdaddr_t bd_addr

定义位于文件 bt_common_types.h 的第 37 行

uint8_t client_if

定义位于文件 bt_common_types.h 的第 29 行 。 。

uint8_t filt_index

定义位于文件 bt_common_types.h 的第 30 行 。 。

uint8_t* p_adv_pkt_data

定义位于文件 bt_common_types.h 39 行

uint8_t* p_scan_rsp_data

定义位于文件 bt_common_types.h 的第 41 行 。 。

int8_t rssi_value

定义位于文件 bt_common_types.h 的第 35 行

uint8_t scan_rsp_len

定义位于文件 bt_common_types.h 的 40 行

uint16_t time_stamp

定义位于文件 bt_common_types.h 的第 36 行 。 。

uint8_t tx_power

定义位于文件 bt_common_types.h 的第 34 行。


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