hci_command_hdr
const struct hci_command_hdr *cmd;
cmd = (struct hci_command_hdr *)fw_ptr;
struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len);
struct hci_command_hdr *cmd = (void *)(fw_ptr);
struct hci_command_hdr *cmd;
cmd = (struct hci_command_hdr *)(*fw_ptr);
struct hci_command_hdr *cmd;
struct hci_command_hdr *cmd = (void *)skb->data;
struct hci_command_hdr *hdr;
struct hci_command_hdr *hdr;
hdr = (struct hci_command_hdr *)skb->data;
struct hci_command_hdr *cmd;
struct hci_command_hdr *cmd = (void *)skb->data;
struct hci_command_hdr *hdr = (void *)skb->data;
__le16 opcode = ((struct hci_command_hdr *)data)->opcode;
struct hci_command_hdr *cmd = (void *)skb->data;
const struct hci_command_hdr *cmd;
cmd = (struct hci_command_hdr *)(fw_ptr + 3);
struct hci_command_hdr *hdr;
struct hci_command_hdr *sent;
struct hci_command_hdr *hdr;