Zephyr Project API 3.7.0-rc2
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_cp_le_set_path_loss_reporting_parameters Struct Reference

#include <hci_types.h>

Data Fields

uint16_t handle
 
uint8_t high_threshold
 
uint8_t high_hysteresis
 
uint8_t low_threshold
 
uint8_t low_hysteresis
 
uint16_t min_time_spent
 

Field Documentation

◆ handle

uint16_t bt_hci_cp_le_set_path_loss_reporting_parameters::handle

◆ high_hysteresis

uint8_t bt_hci_cp_le_set_path_loss_reporting_parameters::high_hysteresis

◆ high_threshold

uint8_t bt_hci_cp_le_set_path_loss_reporting_parameters::high_threshold

◆ low_hysteresis

uint8_t bt_hci_cp_le_set_path_loss_reporting_parameters::low_hysteresis

◆ low_threshold

uint8_t bt_hci_cp_le_set_path_loss_reporting_parameters::low_threshold

◆ min_time_spent

uint16_t bt_hci_cp_le_set_path_loss_reporting_parameters::min_time_spent

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