Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtmrvl_main.c58 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
Dhci_intel.c461 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
Dbtusb.c1855 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
/linux-4.4.14/include/net/bluetooth/
Dhci.h1584 #define HCI_EV_CMD_COMPLETE 0x0e macro
/linux-4.4.14/net/bluetooth/
Dhci_sock.c141 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
Dhci_event.c5181 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
5226 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()
5272 case HCI_EV_CMD_COMPLETE: in hci_event_packet()