Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dhci_ath.c221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
H A Dbtbcm.c213 const struct hci_command_hdr *cmd; in btbcm_patchram()
239 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
H A Dhci_nokia.c353 const struct hci_command_hdr *cmd; in nokia_setup_fw()
359 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
H A Dbtintel.c1040 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
1080 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version()
1552 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching()
1572 cmd = (struct hci_command_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
H A Dbtmrvl_main.c160 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
H A Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
H A Dbtnxpuart.c1491 struct hci_command_hdr *hdr; in nxp_enqueue()
1506 hdr = (struct hci_command_hdr *)skb->data; in nxp_enqueue()
H A Dhci_intel.c1029 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
H A Dbtintel_pcie.c1806 struct hci_command_hdr *cmd; in btintel_pcie_send_frame()
1832 struct hci_command_hdr *cmd = (void *)skb->data; in btintel_pcie_send_frame()
H A Dbtrtl.c1065 struct hci_command_hdr *cmd; in btrtl_initialize()
H A Dbtusb.c2618 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
/linux-6.15/net/bluetooth/
H A Dhci_core.c3098 struct hci_command_hdr *hdr; in hci_cmd_data()
3883 struct hci_command_hdr *sent; in hci_resend_last()
H A Dhci_sync.c55 struct hci_command_hdr *hdr; in hci_cmd_sync_alloc()
/linux-6.15/include/net/bluetooth/
H A Dhci.h2897 struct hci_command_hdr { struct