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

LE BIG Sync Established. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t status
 
uint8_t big_handle
 
uint32_t transport_latency_big: 24
 
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_big_sync_established_array_params_t bis []
 

Detailed Description

LE BIG Sync Established.

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

This event indicates that the HCI_LE_BIG_Create_Sync command has completed.

The BIG_Handle parameter is used to identify the BIG. This parameter is provided by the Host in the HCI_LE_BIG_Create_Sync command.

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 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 Num_BIS parameter indicates the number of BISes in the synchronized BIG specified by the HCI_LE_BIG_Create_Sync command. This parameter shall be the same as the parameter that is provided by the Host in the HCI_LE_BIG_Create_Sync command.

The Connection_Handle arrayed parameter is the list of connection handle(s) of the BIS(es) that are requested in the HCI_LE_BIG_Create_Sync command. The order of the connection handle(s) shall correspond to the order of the BIS(s) that are requested in the BIS arrayed parameter field of the HCI_LE_BIG_Create_Sync command.


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