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

LE BIGInfo Advertising Report. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint16_t sync_handle
 
uint8_t num_bis
 
uint8_t nse
 
uint16_t iso_interval
 
uint8_t bn
 
uint8_t pto
 
uint8_t irc
 
uint16_t max_pdu
 
uint32_t sdu_interval: 24
 
uint16_t max_sdu
 
uint8_t phy
 
uint8_t framing
 
uint8_t encryption
 

Detailed Description

LE BIGInfo Advertising Report.

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

This event indicates that the Controller has received an Advertising PDU that contained a BIGInfo field. If the Controller also generates an HCI_LE_Periodic_Advertising_Report event, the HCI_LE_BIGInfo_Advertising_Report event shall immediately follow that event.

An HCI_LE_BIGInfo_Advertising_Report event shall be generated even if the Controller is already synchronized to the BIG.

The Sync_Handle parameter shall identify the periodic advertising train containing the BIGInfo field and shall be the same as the corresponding field in the HCI_LE_Periodic_Advertising_Report event if one is generated.

The Num_BIS, NSE, ISO_Interval, BN, PTO, IRC, Max_PDU, SDU_Interval, Max_SDU, and PHY parameters correspond to the associated fields in the BIGInfo field of the Advertising PDU. The Framing parameter corresponds to both the Framed and Framing_Mode fields in the BIGInfo field.

If the BIGInfo field indicates that the corresponding BIG is encrypted, the Encryption parameter shall be set to 0x01. Otherwise, the Encryption parameter shall be set to 0x00.


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