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

#include <hci_types.h>

Data Fields

uint8_t status
 
uint8_t big_handle
 
uint8_t sync_delay [3]
 
uint8_t latency [3]
 
uint8_t phy
 
uint8_t nse
 
uint8_t bn
 
uint8_t pto
 
uint8_t irc
 
uint16_t max_pdu
 
uint16_t iso_interval
 
uint8_t num_bis
 
uint16_t handle [0]
 

Field Documentation

◆ big_handle

uint8_t bt_hci_evt_le_big_complete::big_handle

◆ bn

uint8_t bt_hci_evt_le_big_complete::bn

◆ handle

uint16_t bt_hci_evt_le_big_complete::handle[0]

◆ irc

uint8_t bt_hci_evt_le_big_complete::irc

◆ iso_interval

uint16_t bt_hci_evt_le_big_complete::iso_interval

◆ latency

uint8_t bt_hci_evt_le_big_complete::latency[3]

◆ max_pdu

uint16_t bt_hci_evt_le_big_complete::max_pdu

◆ nse

uint8_t bt_hci_evt_le_big_complete::nse

◆ num_bis

uint8_t bt_hci_evt_le_big_complete::num_bis

◆ phy

uint8_t bt_hci_evt_le_big_complete::phy

◆ pto

uint8_t bt_hci_evt_le_big_complete::pto

◆ status

uint8_t bt_hci_evt_le_big_complete::status

◆ sync_delay

uint8_t bt_hci_evt_le_big_complete::sync_delay[3]

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