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_ext_adv_sent_info Struct Reference

Info of the advertising sent event. More...

#include <bluetooth.h>

Data Fields

uint8_t num_sent
 If the advertising set was started with a non-zero bt_le_ext_adv_start_param::num_events, this field contains the number of times this advertising set has been sent since it was enabled.
 

Detailed Description

Info of the advertising sent event.

Note
Used in bt_le_ext_adv_cb.

Field Documentation

◆ num_sent

uint8_t bt_le_ext_adv_sent_info::num_sent

If the advertising set was started with a non-zero bt_le_ext_adv_start_param::num_events, this field contains the number of times this advertising set has been sent since it was enabled.


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