Home
last modified time | relevance | path

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

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