Home
last modified time | relevance | path

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

/linux-6.1.9/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.c45 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.c2195 hdr->evt = HCI_EV_CMD_COMPLETE; in inject_cmd_complete()
3068 HCI_EV_CMD_COMPLETE, HCI_INIT_TIMEOUT); in btusb_set_bdaddr_wcn6855()
/linux-6.1.9/include/net/bluetooth/ !
Dhci.h2292 #define HCI_EV_CMD_COMPLETE 0x0e macro
/linux-6.1.9/net/bluetooth/ !
Dhci_sock.c191 if (flt_event == HCI_EV_CMD_COMPLETE && in is_filtered_packet()
Dhci_event.c7170 if (hdr->evt != HCI_EV_CMD_COMPLETE) { in hci_get_cmd_complete()
7332 HCI_EV_REQ_VL(HCI_EV_CMD_COMPLETE, hci_cmd_complete_evt,
7517 event == HCI_EV_CMD_COMPLETE) in hci_event_packet()