Zephyr Project API  3.4.0
A Scalable Open Source RTOS
bt_le_per_adv_sync_subevent_params Struct Reference

#include <bluetooth.h>

Data Fields

uint16_t properties
 Periodic Advertising Properties. More...
 
uint8_t num_subevents
 
uint8_tsubevents
 The subevent(s) to synchronize with. More...
 

Field Documentation

◆ num_subevents

uint8_t bt_le_per_adv_sync_subevent_params::num_subevents

Number of subevents to sync to

◆ properties

uint16_t bt_le_per_adv_sync_subevent_params::properties

Periodic Advertising Properties.

Bit 6 is include TxPower, all others RFU.

◆ subevents

uint8_t* bt_le_per_adv_sync_subevent_params::subevents

The subevent(s) to synchronize with.

The array must have num_subevents elements.


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