Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_debugfs.c319 debugfs_create_u16("hci_revision", 0444, hdev->debugfs, &hdev->hci_rev); in hci_debugfs_create_common()
H A Dhci_event.c710 hdev->hci_rev = __le16_to_cpu(rp->hci_rev); in hci_cc_read_local_version()
/linux/include/net/bluetooth/
H A Dhci.h1417 __le16 hci_rev; member