Home
last modified time | relevance | path

Searched refs:hci_rev (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dbtbcm.c291 rev = le16_to_cpu(ver->hci_rev); in btbcm_setup_patchram()
359 rev = le16_to_cpu(ver->hci_rev); in btbcm_setup_patchram()
Dbtusb.c1729 "lmp_subver=%04x", hdev->name, resp->hci_ver, resp->hci_rev, in btusb_setup_realtek()
/linux-4.1.27/net/bluetooth/
Dhci_debugfs.c359 debugfs_create_u16("hci_revision", 0444, hdev->debugfs, &hdev->hci_rev); in hci_debugfs_create_common()
Dhci_event.c554 hdev->hci_rev = __le16_to_cpu(rp->hci_rev); in hci_cc_read_local_version()
/linux-4.1.27/include/net/bluetooth/
Dhci.h1095 __le16 hci_rev; member
Dhci_core.h216 __u16 hci_rev; member