Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c3216 cp->enable = reporting_enable ? BT_HCI_LE_PATH_LOSS_REPORTING_ENABLE : in bt_conn_le_set_path_loss_mon_enable()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h712 #define BT_HCI_LE_PATH_LOSS_REPORTING_ENABLE 0x01 macro