Home
last modified time | relevance | path

Searched refs:hci_command_hdr (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/bluetooth/
Dbtbcm.c110 const struct hci_command_hdr *cmd; in btbcm_patchram()
136 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
Dhci_ath.c221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
Dhci_nokia.c358 const struct hci_command_hdr *cmd; in nokia_setup_fw()
364 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
Dbtintel.c667 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware()
Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
Dbtmrvl_main.c179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
Dhci_intel.c1042 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
Dbtusb.c1707 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()
1727 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()
2078 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
/Linux-v5.4/net/bluetooth/
Dhci_core.c2614 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()
3651 struct hci_command_hdr *hdr; in hci_sent_cmd_data()
4342 struct hci_command_hdr *sent; in hci_resend_last()
Dhci_request.c289 struct hci_command_hdr *hdr; in hci_prepare_cmd()
Dhci_event.c5837 struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data; in hci_event_packet()
/Linux-v5.4/include/net/bluetooth/
Dhci.h2258 struct hci_command_hdr { struct