Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtbcm.c296 rev = le16_to_cpu(ver->hci_rev); in btbcm_initialize()
351 rev = le16_to_cpu(ver->hci_rev); in btbcm_finalize()
405 rev = le16_to_cpu(ver->hci_rev); in btbcm_setup_patchram()
488 rev = le16_to_cpu(ver->hci_rev); in btbcm_setup_patchram()
Dbtrtl.c355 "lmp_subver=%04x", hdev->name, resp->hci_ver, resp->hci_rev, in btrtl_setup_realtek()
/linux-4.4.14/net/bluetooth/
Dhci_debugfs.c359 debugfs_create_u16("hci_revision", 0444, hdev->debugfs, &hdev->hci_rev); in hci_debugfs_create_common()
Dhci_event.c559 hdev->hci_rev = __le16_to_cpu(rp->hci_rev); in hci_cc_read_local_version()
/linux-4.4.14/include/net/bluetooth/
Dhci.h1109 __le16 hci_rev; member
Dhci_core.h222 __u16 hci_rev; member