Home
last modified time | relevance | path

Searched refs:BT_HCI_EVT_HARDWARE_ERROR (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/hci_uart_async/src/
Dhci_uart_async.c148 const uint8_t hci_evt_hw_err[] = {BT_HCI_EVT_HARDWARE_ERROR, in send_hw_error()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h2799 #define BT_HCI_EVT_HARDWARE_ERROR 0x10 macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2982 EVENT_HANDLER(BT_HCI_EVT_HARDWARE_ERROR, hci_hardware_error,