Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
bt_le_per_adv_data_request Struct Reference

Info of the PAwR subevents. More...

#include <bluetooth.h>

Data Fields

uint8_t start
 The first subevent data can be set for.
 
uint8_t count
 The number of subevents data can be set for.
 

Detailed Description

Info of the PAwR subevents.

When the Controller indicates it is ready to transmit one or more PAwR subevents, bt_le_per_adv_data_request holds the information about the first subevent data and the number of subevents data can be set for.

Note
Used in bt_le_ext_adv_cb.

Field Documentation

◆ count

uint8_t bt_le_per_adv_data_request::count

The number of subevents data can be set for.

◆ start

uint8_t bt_le_per_adv_data_request::start

The first subevent data can be set for.


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