Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c1950 if (!IN_RANGE(conn->le.timeout, BT_HCI_LE_SUPERVISON_TIMEOUT_MIN, in le_conn_update_complete()
2669 if (!IN_RANGE(conn->le.timeout, BT_HCI_LE_SUPERVISON_TIMEOUT_MIN, in bt_hci_le_subrate_change_event()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3072 #define BT_HCI_LE_SUPERVISON_TIMEOUT_MIN 0x000a macro