Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_evt_le_per_adv_response_report Struct Reference

#include <hci_types.h>

Data Fields

uint8_t adv_handle
 
uint8_t subevent
 
uint8_t tx_status
 
uint8_t num_responses
 
struct bt_hci_evt_le_per_adv_response responses [0]
 

Field Documentation

◆ adv_handle

uint8_t bt_hci_evt_le_per_adv_response_report::adv_handle

◆ num_responses

uint8_t bt_hci_evt_le_per_adv_response_report::num_responses

◆ responses

struct bt_hci_evt_le_per_adv_response bt_hci_evt_le_per_adv_response_report::responses[0]

◆ subevent

uint8_t bt_hci_evt_le_per_adv_response_report::subevent

◆ tx_status

uint8_t bt_hci_evt_le_per_adv_response_report::tx_status

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