Home
last modified time | relevance | path

Searched refs:HCI_EV_CMD_COMPLETE (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dbtmrvl_main.c58 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
Dhci_intel.c466 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
Dbtusb.c1902 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
/Linux-v4.19/include/net/bluetooth/
Dhci.h1766 #define HCI_EV_CMD_COMPLETE 0x0e macro
/Linux-v4.19/net/bluetooth/
Dhci_sock.c179 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
Dhci_event.c5671 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
5717 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()
5763 case HCI_EV_CMD_COMPLETE: in hci_event_packet()