Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h384 struct hci_command_hdr { struct
607 #define CMD_HDR_LEN sizeof(struct hci_command_hdr)
642 struct hci_command_hdr *cmd_hdr;
H A Dbtbcm.c164 const struct hci_command_hdr *cmd; in btbcm_patchram()
190 cmd = (struct hci_command_hdr *)fw_ptr; in btbcm_patchram()
H A Dhci_ath.c221 struct hci_command_hdr *hdr = (void *)skb->data; in ath_enqueue()
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 Dhci_bcsp.c198 __le16 opcode = ((struct hci_command_hdr *)data)->opcode; in bcsp_prepare_pkt()
H A Dbtmrvl_main.c179 struct hci_command_hdr *hdr; in btmrvl_send_sync_cmd()
H A Dbtintel.c855 struct hci_command_hdr *cmd = (void *)(fw_ptr + frag_len); in btintel_download_firmware_payload()
H A Dhci_intel.c1025 struct hci_command_hdr *cmd = (void *)skb->data; in intel_dequeue()
H A Dbtusb.c1963 struct hci_command_hdr *cmd; in btusb_setup_intel_patching()
1983 cmd = (struct hci_command_hdr *)(*fw_ptr); in btusb_setup_intel_patching()
2341 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel()
H A Drtk_btusb.c2471 fw_info_4_suspend->cmd_hdr = (struct hci_command_hdr *)(fw_info_4_suspend->send_pkt); in suspend_firmware_info_init()
2560 fw_info->cmd_hdr = (struct hci_command_hdr *)(fw_info->send_pkt); in firmware_info_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c521 struct hci_command_hdr *hdr; in hci_uart_async_send()
528 hdr = (struct hci_command_hdr *)skb_put(skb, HCI_COMMAND_HDR_SIZE); in hci_uart_async_send()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c92 #define CMD_HDR_LEN sizeof(struct hci_command_hdr)
200 struct hci_command_hdr *cmd_hdr;
1611 xdata->cmd_hdr = (struct hci_command_hdr *)(xdata->send_pkt); in init_xdata()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c2762 struct hci_command_hdr *sent = (void *) hdev->sent_cmd->data; in hci_cmd_timeout()
4120 struct hci_command_hdr *hdr; in hci_sent_cmd_data()
4830 struct hci_command_hdr *sent; in hci_resend_last()
H A Dhci_request.c293 struct hci_command_hdr *hdr; in hci_prepare_cmd()
H A Dhci_event.c6168 struct hci_command_hdr *cmd_hdr = (void *) hdev->sent_cmd->data; in hci_event_packet()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2464 struct hci_command_hdr { struct
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c217 struct hci_command_hdr { struct