Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dbtqca.c110 NULL, HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in qca_send_pre_shutdown_cmd()
289 hdr->evt = HCI_EV_CMD_COMPLETE; in qca_inject_cmd_complete_event()
Dbtmrvl_main.c58 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
Dhci_intel.c454 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
Dbtusb.c1978 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
/Linux-v5.4/include/net/bluetooth/
Dhci.h1813 #define HCI_EV_CMD_COMPLETE 0x0e macro
/Linux-v5.4/net/bluetooth/
Dhci_sock.c179 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
Dhci_event.c5804 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
5850 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()
5896 case HCI_EV_CMD_COMPLETE: in hci_event_packet()