Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dbtqca.c216 NULL, HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in qca_send_pre_shutdown_cmd()
431 hdr->evt = HCI_EV_CMD_COMPLETE; in qca_inject_cmd_complete_event()
541 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.c2156 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
3008 HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in btusb_set_bdaddr_wcn6855()
/linux-5.19.10/include/net/bluetooth/
Dhci.h2157 #define HCI_EV_CMD_COMPLETE 0x0e macro
/linux-5.19.10/net/bluetooth/
Dhci_sock.c191 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
Dhci_event.c6628 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
6790 HCI_EV_REQ_VL(HCI_EV_CMD_COMPLETE, hci_cmd_complete_evt,
6972 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()