Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h1597 #define HCI_EV_HARDWARE_ERROR 0x10 macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c3516 const u8 hw_err[] = { HCI_EV_HARDWARE_ERROR, 0x01, 0x00 }; in hci_reset_dev()
Dhci_event.c5282 case HCI_EV_HARDWARE_ERROR: in hci_event_packet()