Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
Dbtqca.c131 NULL, HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in qca_send_pre_shutdown_cmd()
334 hdr->evt = HCI_EV_CMD_COMPLETE; in qca_inject_cmd_complete_event()
425 HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in qca_disable_soc_logging()
Dbtmrvl_main.c58 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
Dhci_intel.c448 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
Dbtusb.c2221 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
3471 HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in btusb_set_bdaddr_wcn6855()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1982 #define HCI_EV_CMD_COMPLETE 0x0e macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_sock.c190 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
Dhci_event.c6060 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
6180 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()
6229 case HCI_EV_CMD_COMPLETE: in hci_event_packet()