Searched refs:hci_ver (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/bluetooth/ |
| D | btrtl.c | 43 __u8 hci_ver; member 78 .hci_ver = 6, 104 .hci_ver = 8, 155 u8 hci_ver, u8 hci_bus) in btrtl_match_ic() argument 167 (ic_id_table[i].hci_ver != hci_ver)) in btrtl_match_ic() 542 u8 hci_ver; in btrtl_initialize() local 559 resp->hci_ver, resp->hci_rev, in btrtl_initialize() 562 hci_ver = resp->hci_ver; in btrtl_initialize() 567 btrtl_dev->ic_info = btrtl_match_ic(lmp_subver, hci_rev, hci_ver, in btrtl_initialize() 572 lmp_subver, hci_rev, hci_ver); in btrtl_initialize()
|
| /Linux-v5.4/net/bluetooth/ |
| D | hci_debugfs.c | 300 debugfs_create_u8("hci_version", 0444, hdev->debugfs, &hdev->hci_ver); in hci_debugfs_create_common()
|
| D | hci_request.c | 357 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_req_write_fast_connectable() 2225 if (req->hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_abort_conn()
|
| D | hci_event.c | 559 hdev->hci_ver = rp->hci_ver; in hci_cc_read_local_version() 2530 if (!conn->out && hdev->hci_ver < BLUETOOTH_VER_2_0) { in hci_conn_complete_evt()
|
| D | mgmt.c | 752 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings() 979 rp.version = hdev->hci_ver; in read_controller_info() 1035 rp->version = hdev->hci_ver; in read_ext_controller_info() 4554 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
|
| D | hci_core.c | 332 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_setup_event_mask() 438 if (hdev->hci_ver > BLUETOOTH_VER_1_1 && in hci_init2_req()
|
| /Linux-v5.4/include/net/bluetooth/ |
| D | hci.h | 1178 __u8 hci_ver; member
|
| D | hci_core.h | 245 __u8 hci_ver; member
|