Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_ath.c221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
H A Dbtbcm.c212 const struct hci_command_hdr *cmd; in btbcm_patchram()
238 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
H A 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()
H A Dbtintel.c1013 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
1053 struct hci_command_hdr *cmd = (void *)(fw_ptr); in btintel_firmware_version()
1518 struct hci_command_hdr *cmd; in btintel_legacy_rom_patching()
1538 cmd = (struct hci_command_hdr *)(*fw_ptr); in btintel_legacy_rom_patching()
H A Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
H A Dbtmrvl_main.c159 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
H A Dbtnxpuart.c1186 struct hci_command_hdr *hdr; in nxp_enqueue()
1198 hdr = (struct hci_command_hdr *)skb->data; in nxp_enqueue()
H A Dhci_intel.c1028 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
H A Dbtrtl.c1044 struct hci_command_hdr *cmd; in btrtl_initialize()
H A Dbtusb.c2514 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
/openbmc/linux/net/bluetooth/
H A Dhci_request.c218 struct hci_command_hdr *hdr; in hci_prepare_cmd()
H A Dhci_core.c3078 struct hci_command_hdr *hdr; in hci_cmd_data()
3859 struct hci_command_hdr *sent; in hci_resend_last()
H A Dhci_sync.c57 struct hci_command_hdr *hdr; in hci_cmd_sync_alloc()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h2826 struct hci_command_hdr { struct