Path loss threshold reporting info. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | curr_path_loss |
uint8_t | zone_entered |
Path loss threshold reporting info.
Definition at line 734 of file ble_gapc.h.
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.
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.