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

LE Path Loss Monitoring Threshold Change Report Structure. More...

#include <conn.h>

Data Fields

enum bt_conn_le_path_loss_zone zone
 Path Loss zone as documented in Core Spec.
 
uint8_t path_loss
 Current path loss (dB).
 

Detailed Description

LE Path Loss Monitoring Threshold Change Report Structure.

Field Documentation

◆ path_loss

uint8_t bt_conn_le_path_loss_threshold_report::path_loss

Current path loss (dB).

◆ zone

enum bt_conn_le_path_loss_zone bt_conn_le_path_loss_threshold_report::zone

Path Loss zone as documented in Core Spec.

Version 5.4 Vol.4, Part E, 7.7.65.32.


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