btgatt_track_adv_info_t Struct Reference
  
   #include <
   
    bt_common_types.h
   
   >
  
 
| Data Fields | |
| 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 | 
Detailed Description
Definition at line 27 of file bt_common_types.h .
Field Documentation
| uint8_t addr_type | 
Definition at line 33 of file bt_common_types.h .
| uint8_t adv_pkt_len | 
Definition at line 38 of file bt_common_types.h .
| uint8_t advertiser_info_present | 
Definition at line 32 of file bt_common_types.h .
| uint8_t advertiser_state | 
Definition at line 31 of file bt_common_types.h .
| bt_bdaddr_t bd_addr | 
Definition at line 37 of file bt_common_types.h .
| uint8_t client_if | 
Definition at line 29 of file bt_common_types.h .
| uint8_t filt_index | 
Definition at line 30 of file bt_common_types.h .
| uint8_t* p_adv_pkt_data | 
Definition at line 39 of file bt_common_types.h .
| uint8_t* p_scan_rsp_data | 
Definition at line 41 of file bt_common_types.h .
| int8_t rssi_value | 
Definition at line 35 of file bt_common_types.h .
| uint8_t scan_rsp_len | 
Definition at line 40 of file bt_common_types.h .
| uint16_t time_stamp | 
Definition at line 36 of file bt_common_types.h .
| uint8_t tx_power | 
Definition at line 34 of file bt_common_types.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bt_common_types.h
