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

LE Periodic Advertising Sync Established [v1]. More...

#include <sdc_hci_cmd_le.h>

Data Fields

uint8_t status
 
uint16_t sync_handle
 
uint8_t adv_sid
 
uint8_t adv_address_type
 
uint8_t adv_address [6]
 
uint8_t adv_phy
 
uint16_t periodic_adv_interval
 
uint8_t adv_clock_accuracy
 

Detailed Description

LE Periodic Advertising Sync Established [v1].

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

This event indicates that the Controller has received the first periodic advertising packet from an advertiser after the HCI_LE_Periodic_Advertising_Create_Sync command has been sent to the Controller.

The Sync_Handle parameter identifies the periodic advertising train in subsequent commands and events and shall be assigned by the Controller.

The Advertising_SID parameter is set to the value of the Advertising SID subfield in the ADI field of the advertising PDU referring to the periodic advertising train.

The Advertiser_Address_Type and Advertiser_Address parameters specify the address of the periodic advertiser. The Advertiser_PHY parameter specifies the PHY used for the periodic advertising.

The Periodic_Advertising_Interval parameter specifies the interval between the periodic advertising events.

The Advertiser_Clock_Accuracy parameter specifies the accuracy of the periodic advertiser's clock.

If the periodic advertising is with responses, then the Num_Subevents, Subevent_Interval, Response_Slot_Delay, and Response_Slot_Spacing specify the parameters for these subevents. If the periodic advertising is without responses, then these parameters shall be set to 0x00.


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