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 行。


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