Home
last modified time | relevance | path

Searched refs:current_path_loss (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2619 if (evt->current_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/include/zephyr/bluetooth/
Dhci_types.h3403 uint8_t current_path_loss; member