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

#include <hci_types.h>

Data Fields

uint8_t big_handle
 
uint8_t adv_handle
 
uint8_t num_bis
 
uint8_t sdu_interval [3]
 
uint16_t max_sdu
 
uint16_t max_latency
 
uint8_t rtn
 
uint8_t phy
 
uint8_t packing
 
uint8_t framing
 
uint8_t encryption
 
uint8_t bcode [16]
 

Field Documentation

◆ adv_handle

uint8_t bt_hci_cp_le_create_big::adv_handle

◆ bcode

uint8_t bt_hci_cp_le_create_big::bcode[16]

◆ big_handle

uint8_t bt_hci_cp_le_create_big::big_handle

◆ encryption

uint8_t bt_hci_cp_le_create_big::encryption

◆ framing

uint8_t bt_hci_cp_le_create_big::framing

◆ max_latency

uint16_t bt_hci_cp_le_create_big::max_latency

◆ max_sdu

uint16_t bt_hci_cp_le_create_big::max_sdu

◆ num_bis

uint8_t bt_hci_cp_le_create_big::num_bis

◆ packing

uint8_t bt_hci_cp_le_create_big::packing

◆ phy

uint8_t bt_hci_cp_le_create_big::phy

◆ rtn

uint8_t bt_hci_cp_le_create_big::rtn

◆ sdu_interval

uint8_t bt_hci_cp_le_create_big::sdu_interval[3]

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