ble_gap_path_loss_threshold_report_t Struct Reference

Path loss threshold reporting info. More...

#include <ble_gapc.h>

Public Attributes

uint8_t curr_path_loss
 
uint8_t zone_entered
 

Detailed Description

Path loss threshold reporting info.

Definition at line 734 of file ble_gapc.h.

Member Data Documentation

◆ curr_path_loss

uint8_t ble_gap_path_loss_threshold_report_t::curr_path_loss

Current path loss (dB).

Definition at line 736 of file ble_gapc.h.

◆ zone_entered

uint8_t ble_gap_path_loss_threshold_report_t::zone_entered

Zone entered, see ble_gap_path_loss_zone_t.

Definition at line 737 of file ble_gapc.h.


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