Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_ath.c221 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()
359 cmd = (struct hci_command_hdr *)(fw_ptr + 3); in nokia_setup_fw()
H A Dhci_intel.c1026 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
H A Dbtnxpuart.c1567 struct hci_command_hdr *hdr; in nxp_enqueue()
1582 hdr = (struct hci_command_hdr *)skb->data; in nxp_enqueue()
H A Dbtintel_pcie.c1937 struct hci_command_hdr *cmd; in btintel_pcie_send_frame()
1965 struct hci_command_hdr *cmd = (void *)skb->data; in btintel_pcie_send_frame()
H A Dbtrtl.c1070 struct hci_command_hdr *cmd; in btrtl_initialize()
H A Dbtusb.c2653 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
/linux/net/bluetooth/
H A Dhci_core.c3149 struct hci_command_hdr *hdr; in hci_cmd_data()
3939 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.h2993 struct hci_command_hdr { struct