Home
last modified time | relevance | path

Searched refs:BT_HCI_ERR_LL_RESP_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/common/
Dbt_str.c105 HCI_ERR(BT_HCI_ERR_LL_RESP_TIMEOUT), in bt_hci_err_to_str()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.c520 *error_code = BT_HCI_ERR_LL_RESP_TIMEOUT; in ull_cp_prt_elapse()
530 *error_code = BT_HCI_ERR_LL_RESP_TIMEOUT; in ull_cp_prt_elapse()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h4001 #define BT_HCI_ERR_LL_RESP_TIMEOUT 0x22 macro
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst2715 - :github:`53334` - Bluetooth: Peripheral disconnected with BT_HCI_ERR_LL_RESP_TIMEOUT reason and S…