Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
#include <bluetooth.h>
Data Fields | |
uint16_t | properties |
Periodic Advertising Properties. | |
uint8_t | num_subevents |
Number of subevents to sync to. | |
uint8_t * | subevents |
The subevent(s) to synchronize with. | |
uint8_t bt_le_per_adv_sync_subevent_params::num_subevents |
Number of subevents to sync to.
uint16_t bt_le_per_adv_sync_subevent_params::properties |
Periodic Advertising Properties.
Bit 6 is include TxPower, all others RFU.
uint8_t* bt_le_per_adv_sync_subevent_params::subevents |
The subevent(s) to synchronize with.
The array must have num_subevents elements.