Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_ath.c224 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
H A Dhci_nokia.c353 const struct hci_command_hdr *cmd; in nokia_setup_fw()
373 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
H A Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
H A Dbtintel.c1105 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
1145 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version()
1626 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching()
1646 cmd = (struct hci_command_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
H A Dbtmrvl_main.c180 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
H A Dbtintel_pcie.c2184 struct hci_command_hdr *cmd; in btintel_pcie_send_frame()
2215 struct hci_command_hdr *cmd = (void *)skb->data; in btintel_pcie_send_frame()
/linux/net/bluetooth/
H A Dhci_core.c3114 struct hci_command_hdr *hdr; in hci_cmd_data()
3904 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/include/net/bluetooth/
H A Dhci.h3390 struct hci_command_hdr { struct