Home
last modified time | relevance | path

Searched refs:path_loss (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h1001 uint8_t path_loss; member
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2621 report.path_loss = BT_HCI_LE_PATH_LOSS_UNAVAILABLE; in bt_hci_le_path_loss_threshold_event()
2624 report.path_loss = evt->current_path_loss; in bt_hci_le_path_loss_threshold_event()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c962 plm_report_zone_str(report->zone), report->path_loss); in path_loss_threshold_report()