Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_ble_ext_adv_report_t Struct Reference

Extended advertisement report data format. More...

Data Fields

wiced_bt_ble_adv_report_event_mask_t event_type
 Type of the adv. More...
 
wiced_bt_ble_address_type_t addr_type
 advertiser address type
 
wiced_bt_device_address_t bd_addr
 advertiser address
 
wiced_bt_ble_ext_adv_phy_t prim_phy
 PHY on which extended ADV PDUs received.
 
wiced_bt_ble_ext_adv_phy_t sec_phy
 PHY on which auxilary ADV PDUs received.
 
wiced_bt_ble_ext_adv_sid_t adv_sid
 advertising set identifier
 
int8_t tx_pwr
 advertisement transmit power
 
int8_t rssi
 advertisement RSSI
 
uint16_t periodic_adv_int
 Interval of the periodic advertisements if periodic adv enabled on the same set. More...
 
wiced_bt_ble_address_type_t dir_addr_type
 Target device address type in case of directed adv report.
 
wiced_bt_device_address_t dir_bdaddr
 Target device address in case of directed adv report.
 
uint8_t data_len
 adv data length
 
uint8_t ad_data []
 adv data
 

Detailed Description

Extended advertisement report data format.

Note:When multiple advertising packets are used to complete a single advertising report(i.e. if adv set data received as multipl adv reports), the RSSI and TxPower event parameters shall be set based on the last packet received.

Field Documentation

uint16_t periodic_adv_int

Interval of the periodic advertisements if periodic adv enabled on the same set.

Range: N = 0x0006 to 0xFFFF, Time = N * 1.25 ms


The documentation for this struct was generated from the following file: