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

#include <hci_types.h>

Data Fields

uint8_t big_handle
 
uint16_t sync_handle
 
uint8_t encryption
 
uint8_t bcode [16]
 
uint8_t mse
 
uint16_t sync_timeout
 
uint8_t num_bis
 
uint8_t bis [0]
 

Field Documentation

◆ bcode

uint8_t bt_hci_cp_le_big_create_sync::bcode[16]

◆ big_handle

uint8_t bt_hci_cp_le_big_create_sync::big_handle

◆ bis

uint8_t bt_hci_cp_le_big_create_sync::bis[0]

◆ encryption

uint8_t bt_hci_cp_le_big_create_sync::encryption

◆ mse

uint8_t bt_hci_cp_le_big_create_sync::mse

◆ num_bis

uint8_t bt_hci_cp_le_big_create_sync::num_bis

◆ sync_handle

uint16_t bt_hci_cp_le_big_create_sync::sync_handle

◆ sync_timeout

uint16_t bt_hci_cp_le_big_create_sync::sync_timeout

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