Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dbtbcm.c106 const struct hci_command_hdr *cmd; in btbcm_patchram()
132 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
Dhci_ath.c235 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
Dhci_nokia.c367 const struct hci_command_hdr *cmd; in nokia_setup_fw()
373 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
Dbtintel.c682 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware()
Dbtmrvl_main.c179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
Dhci_bcsp.c213 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
Dbtusb.c1633 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()
1653 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()
2008 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
Dhci_intel.c1065 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
/linux-4.19.296/include/net/bluetooth/
Dhci.h2212 struct hci_command_hdr { struct