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

LE BIG Sync Lost. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t big_handle
 
uint8_t reason
 

Detailed Description

LE BIG Sync Lost.

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

This event indicates that the Controller has not received any PDUs on a BIG within the timeout period BIG_Sync_Timeout or the BIG has been terminated by the remote device.

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 Reason parameter is used to indicate the reason why the synchronization was lost or terminated. If synchronization was terminated due to the Broadcaster terminating the BIG, the Reason parameter shall be set to the error code Remote User Terminated Connection (0x13). If synchronization was terminated due to a timeout, the Reason parameter shall be set to the error code Connection Timeout (0x08). If synchronization was terminated due to a MIC failure, the Reason parameter shall be set to the error code Connection Terminated due to MIC Failure (0x3D).

When the HCI_LE_BIG_Sync_Lost event occurs, the Controller shall remove the connection handle(s) and data paths of all BIS(s) in the BIG with which the Controller was synchronized.


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