Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
#include <bluetooth.h>
Data Fields | |
uint8_t | subevent |
uint8_t | tx_status |
Status of the subevent indication. More... | |
int8_t | tx_power |
int8_t | rssi |
uint8_t | cte_type |
uint8_t | response_slot |
uint8_t bt_le_per_adv_response_info::cte_type |
The Constant Tone Extension (CTE) of the advertisement (bt_df_cte_type)
uint8_t bt_le_per_adv_response_info::response_slot |
The slot the response was received in
int8_t bt_le_per_adv_response_info::rssi |
The RSSI of the response in dBm
uint8_t bt_le_per_adv_response_info::subevent |
The subevent the response was received in
int8_t bt_le_per_adv_response_info::tx_power |
The TX power of the response in dBm
uint8_t bt_le_per_adv_response_info::tx_status |
Status of the subevent indication.
0 if subevent indication was transmitted. 1 if subevent indication was not transmitted. All other values RFU.