Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
bt_hci_cp_le_create_big_test Struct Reference

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint8_t big_handle
uint8_t adv_handle
uint8_t num_bis
uint8_t sdu_interval [3]
uint16_t iso_interval
uint8_t nse
uint16_t max_sdu
uint16_t max_pdu
uint8_t phy
uint8_t packing
uint8_t framing
uint8_t bn
uint8_t irc
uint8_t pto
uint8_t encryption
uint8_t bcode [16]

Field Documentation

◆ adv_handle

uint8_t bt_hci_cp_le_create_big_test::adv_handle

◆ bcode

uint8_t bt_hci_cp_le_create_big_test::bcode[16]

◆ big_handle

uint8_t bt_hci_cp_le_create_big_test::big_handle

◆ bn

uint8_t bt_hci_cp_le_create_big_test::bn

◆ encryption

uint8_t bt_hci_cp_le_create_big_test::encryption

◆ framing

uint8_t bt_hci_cp_le_create_big_test::framing

◆ irc

uint8_t bt_hci_cp_le_create_big_test::irc

◆ iso_interval

uint16_t bt_hci_cp_le_create_big_test::iso_interval

◆ max_pdu

uint16_t bt_hci_cp_le_create_big_test::max_pdu

◆ max_sdu

uint16_t bt_hci_cp_le_create_big_test::max_sdu

◆ nse

uint8_t bt_hci_cp_le_create_big_test::nse

◆ num_bis

uint8_t bt_hci_cp_le_create_big_test::num_bis

◆ packing

uint8_t bt_hci_cp_le_create_big_test::packing

◆ phy

uint8_t bt_hci_cp_le_create_big_test::phy

◆ pto

uint8_t bt_hci_cp_le_create_big_test::pto

◆ sdu_interval

uint8_t bt_hci_cp_le_create_big_test::sdu_interval[3]

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