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

Periodic advertising report data format. More...

Data Fields

wiced_bt_ble_periodic_adv_sync_handle_t sync_handle
 sync handle
 
int8_t adv_tx_power
 advertisement transmit power Range: -127 to +126 dbm. More...
 
int8_t adv_rssi
 RSSI. More...
 
uint8_t cte_type
 CTE Type.
 
uint8_t data_status
 0 = complete data, 1 = data incomplete more data to come, 2 = data truncated.other RFU
 
uint8_t data_len
 Range: 0 -248. More...
 
uint8_t adv_data [WICED_BT_BLE_MAX_EXT_ADV_DATA_LEN]
 periodic adv data
 

Detailed Description

Periodic advertising report data format.

Field Documentation

int8_t adv_rssi

RSSI.

range: -127 to +126. 127 means RSSI is not available

int8_t adv_tx_power

advertisement transmit power Range: -127 to +126 dbm.

127 means tx power is not available

uint8_t data_len

Range: 0 -248.

Other values RFU


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