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

#include <bluetooth.h>

Data Fields

uint8_t subevent
 
uint8_t response_slot_start
 
uint8_t response_slot_count
 
const struct net_buf_simpledata
 

Field Documentation

◆ data

const struct net_buf_simple* bt_le_per_adv_subevent_data_params::data

The data to send

◆ response_slot_count

uint8_t bt_le_per_adv_subevent_data_params::response_slot_count

The number of response slots to listen to

◆ response_slot_start

uint8_t bt_le_per_adv_subevent_data_params::response_slot_start

The first response slot to listen to

◆ subevent

uint8_t bt_le_per_adv_subevent_data_params::subevent

The subevent to set data for


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