Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_le_per_adv_sync_recv_info Struct Reference

#include <bluetooth.h>

Data Fields

const bt_addr_le_taddr
 
uint8_t sid
 
int8_t tx_power
 
int8_t rssi
 
uint8_t cte_type
 

Field Documentation

◆ addr

const bt_addr_le_t* bt_le_per_adv_sync_recv_info::addr

Advertiser LE address and type.

◆ cte_type

uint8_t bt_le_per_adv_sync_recv_info::cte_type

The Constant Tone Extension (CTE) of the advertisement (bt_df_cte_type)

◆ rssi

int8_t bt_le_per_adv_sync_recv_info::rssi

The RSSI of the advertisement excluding any CTE.

◆ sid

uint8_t bt_le_per_adv_sync_recv_info::sid

Advertiser SID

◆ tx_power

int8_t bt_le_per_adv_sync_recv_info::tx_power

The TX power of the advertisement.


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