|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <bluetooth.h>
Data Fields | |
| const bt_addr_le_t * | addr |
| uint8_t | sid |
| int8_t | tx_power |
| int8_t | rssi |
| uint8_t | cte_type |
| const bt_addr_le_t* bt_le_per_adv_sync_recv_info::addr |
Advertiser LE address and type.
| uint8_t bt_le_per_adv_sync_recv_info::cte_type |
The Constant Tone Extension (CTE) of the advertisement (bt_df_cte_type)
| int8_t bt_le_per_adv_sync_recv_info::rssi |
The RSSI of the advertisement excluding any CTE.
| uint8_t bt_le_per_adv_sync_recv_info::sid |
Advertiser SID
| int8_t bt_le_per_adv_sync_recv_info::tx_power |
The TX power of the advertisement.