Searched refs:BT_HCI_LE_PATH_LOSS_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance
2619 if (evt->current_path_loss == BT_HCI_LE_PATH_LOSS_UNAVAILABLE) { in bt_hci_le_path_loss_threshold_event()2621 report.path_loss = BT_HCI_LE_PATH_LOSS_UNAVAILABLE; in bt_hci_le_path_loss_threshold_event()
3398 #define BT_HCI_LE_PATH_LOSS_UNAVAILABLE 0xFF macro