Home
last modified time | relevance | path

Searched refs:hci_rp_read_local_version (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/bluetooth/
A Dbtrtl.c223 if (skb->len != sizeof(struct hci_rp_read_local_version)) { in btrtl_read_local_version()
427 struct hci_rp_read_local_version *rp; in rtl_download_firmware()
477 rp = (struct hci_rp_read_local_version *)skb->data; in rtl_download_firmware()
575 struct hci_rp_read_local_version *resp; in btrtl_initialize()
595 resp = (struct hci_rp_read_local_version *)skb->data; in btrtl_initialize()
638 resp = (struct hci_rp_read_local_version *)skb->data; in btrtl_initialize()
A Dbtbcm.c277 if (skb->len != sizeof(struct hci_rp_read_local_version)) { in btbcm_read_local_version()
432 struct hci_rp_read_local_version *ver; in btbcm_initialize()
451 ver = (struct hci_rp_read_local_version *)skb->data; in btbcm_initialize()
A Dhci_ll.c457 struct hci_rp_read_local_version *ver; in read_local_version()
471 ver = (struct hci_rp_read_local_version *)skb->data; in read_local_version()
A Dhci_ldisc.c392 struct hci_rp_read_local_version *ver; in hci_uart_setup()
442 ver = (struct hci_rp_read_local_version *)skb->data; in hci_uart_setup()
A Dhci_serdev.c181 struct hci_rp_read_local_version *ver; in hci_uart_setup()
A Dbtusb.c1849 struct hci_rp_read_local_version *rp; in btusb_setup_csr()
1864 if (skb->len != sizeof(struct hci_rp_read_local_version)) { in btusb_setup_csr()
1870 rp = (struct hci_rp_read_local_version *)skb->data; in btusb_setup_csr()
/linux/include/net/bluetooth/
A Dhci.h1298 struct hci_rp_read_local_version { struct
/linux/net/bluetooth/
A Dhci_event.c592 struct hci_rp_read_local_version *rp = (void *) skb->data; in hci_cc_read_local_version()

Completed in 39 milliseconds