Home
last modified time | relevance | path

Searched refs:HCI_EV_CMD_COMPLETE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A 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()
H A Dbtmrvl_main.c58 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
H A Dhci_intel.c448 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
H A Dbtusb.c2260 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
3534 HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in btusb_set_bdaddr_wcn6855()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A 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()
H A Dbtmrvl_main.c45 if (hdr->evt == HCI_EV_CMD_COMPLETE) { in btmrvl_check_evtpkt()
H A Dhci_intel.c448 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
H A Dbtusb.c2470 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
3399 HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in btusb_set_bdaddr_wcn6855()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c6095 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
6215 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()
6264 case HCI_EV_CMD_COMPLETE: in hci_event_packet()
H A Dhci_sock.c190 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1982 #define HCI_EV_CMD_COMPLETE 0x0e macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h2330 #define HCI_EV_CMD_COMPLETE 0x0e macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c191 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
H A Dhci_event.c7397 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
7558 /* [0x0e = HCI_EV_CMD_COMPLETE] */
7559 HCI_EV_REQ_VL(HCI_EV_CMD_COMPLETE, hci_cmd_complete_evt,
7744 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()

Completed in 51 milliseconds