Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtrtl.c355 "lmp_subver=%04x", hdev->name, resp->hci_ver, resp->hci_rev, in btrtl_setup_realtek()
/linux-4.4.14/net/bluetooth/
Dhci_request.c607 if (req->hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_abort_conn()
Dhci_debugfs.c358 debugfs_create_u8("hci_version", 0444, hdev->debugfs, &hdev->hci_ver); in hci_debugfs_create_common()
Dhci_event.c558 hdev->hci_ver = rp->hci_ver; in hci_cc_read_local_version()
2183 if (!conn->out && hdev->hci_ver < BLUETOOTH_VER_2_0) { in hci_conn_complete_evt()
Dmgmt.c624 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()
1384 rp.version = hdev->hci_ver; in read_controller_info()
2040 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in write_fast_connectable()
5104 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
Dhci_core.c529 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_setup_event_mask()
616 if (hdev->hci_ver > BLUETOOTH_VER_1_1 && in hci_init2_req()
/linux-4.4.14/include/net/bluetooth/
Dhci.h1108 __u8 hci_ver; member
Dhci_core.h221 __u8 hci_ver; member