Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_le_per_adv_response_params Struct Reference

#include <bluetooth.h>

Data Fields

uint16_t request_event
 The periodic event counter of the request the response is sent to.
 
uint8_t request_subevent
 The subevent counter of the request the response is sent to.
 
uint8_t response_subevent
 The subevent the response shall be sent in.
 
uint8_t response_slot
 The response slot the response shall be sent in.
 

Field Documentation

◆ request_event

uint16_t bt_le_per_adv_response_params::request_event

The periodic event counter of the request the response is sent to.

bt_le_per_adv_sync_recv_info

Note
The response can be sent up to one periodic interval after the request was received.

◆ request_subevent

uint8_t bt_le_per_adv_response_params::request_subevent

The subevent counter of the request the response is sent to.

bt_le_per_adv_sync_recv_info

◆ response_slot

uint8_t bt_le_per_adv_response_params::response_slot

The response slot the response shall be sent in.

◆ response_subevent

uint8_t bt_le_per_adv_response_params::response_subevent

The subevent the response shall be sent in.


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