Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dhci_ath.c221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
Dbtbcm.c166 const struct hci_command_hdr *cmd; in btbcm_patchram()
192 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
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.c989 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
1029 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version()
1441 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching()
1461 cmd = (struct hci_command_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
Dbtmrvl_main.c166 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
Dhci_intel.c1028 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
Dbtusb.c2266 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
/linux-6.1.9/net/bluetooth/
Dhci_request.c216 struct hci_command_hdr *hdr; in hci_prepare_cmd()
Dhci_core.c1494 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()
3054 struct hci_command_hdr *hdr; in hci_sent_cmd_data()
3908 struct hci_command_hdr *sent; in hci_resend_last()
Dhci_sync.c52 struct hci_command_hdr *hdr; in hci_cmd_sync_alloc()
/linux-6.1.9/include/net/bluetooth/
Dhci.h2861 struct hci_command_hdr { struct