nrfxlib API 3.3.99
Loading...
Searching...
No Matches

LE Create BIG Complete. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t status
 
uint8_t big_handle
 
uint32_t big_sync_delay: 24
 
uint32_t transport_latency_big: 24
 
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
 
sdc_hci_le_create_big_complete_array_params_t conn_handles []
 

Detailed Description

LE Create BIG Complete.

The description below is extracted from Core_v6.3, Vol 4, Part E, Section 7.7.65.27

This event indicates that the HCI_LE_Create_BIG or HCI_LE_Create_BIG_Test command has completed and, if successful, the Link Layer has entered the Isochronous Broadcasting state.

The BIG_Handle parameter shall be the same as the one specified in the command that has completed.

The BIG_Sync_Delay parameter is the maximum time, in microseconds, for transmission of PDUs of all BISes in a BIG event (see [Vol 6] Part B, Section 4.4.6.4).

The Transport_Latency_BIG parameter is the actual transport latency, in microseconds, as described in [Vol 6] Part G, Section 3.2.1 and [Vol 6] Part G, Section 3.2.2.

The Num_BIS parameter is the total number of BISes in the BIG. This parameter shall be the same as the parameter that is provided by the Host in the command that has completed.

The PHY parameter is the PHY used to create the BIG.

The NSE, BN, PTO, IRC, Max_PDU, and ISO_Interval parameters are the corresponding parameters of the BIS (see [Vol 6] Part B, Section 4.4.6.3). The Connection_Handle arrayed parameter contains the connection handles of all the BIS in the BIG.


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