hci_ver            43 drivers/bluetooth/btrtl.c 	__u8 hci_ver;
hci_ver            78 drivers/bluetooth/btrtl.c 	  .hci_ver = 6,
hci_ver           104 drivers/bluetooth/btrtl.c 	  .hci_ver = 8,
hci_ver           155 drivers/bluetooth/btrtl.c 					     u8 hci_ver, u8 hci_bus)
hci_ver           167 drivers/bluetooth/btrtl.c 		    (ic_id_table[i].hci_ver != hci_ver))
hci_ver           542 drivers/bluetooth/btrtl.c 	u8 hci_ver;
hci_ver           559 drivers/bluetooth/btrtl.c 		     resp->hci_ver, resp->hci_rev,
hci_ver           562 drivers/bluetooth/btrtl.c 	hci_ver = resp->hci_ver;
hci_ver           567 drivers/bluetooth/btrtl.c 	btrtl_dev->ic_info = btrtl_match_ic(lmp_subver, hci_rev, hci_ver,
hci_ver           572 drivers/bluetooth/btrtl.c 			    lmp_subver, hci_rev, hci_ver);
hci_ver          1178 include/net/bluetooth/hci.h 	__u8     hci_ver;
hci_ver           245 include/net/bluetooth/hci_core.h 	__u8		hci_ver;
hci_ver           332 net/bluetooth/hci_core.c 	if (hdev->hci_ver < BLUETOOTH_VER_1_2)
hci_ver           438 net/bluetooth/hci_core.c 	if (hdev->hci_ver > BLUETOOTH_VER_1_1 &&
hci_ver           300 net/bluetooth/hci_debugfs.c 	debugfs_create_u8("hci_version", 0444, hdev->debugfs, &hdev->hci_ver);
hci_ver           559 net/bluetooth/hci_event.c 		hdev->hci_ver = rp->hci_ver;
hci_ver          2530 net/bluetooth/hci_event.c 		if (!conn->out && hdev->hci_ver < BLUETOOTH_VER_2_0) {
hci_ver           357 net/bluetooth/hci_request.c 	if (hdev->hci_ver < BLUETOOTH_VER_1_2)
hci_ver          2234 net/bluetooth/hci_request.c 			if (req->hdev->hci_ver < BLUETOOTH_VER_1_2)
hci_ver           752 net/bluetooth/mgmt.c 		if (hdev->hci_ver >= BLUETOOTH_VER_1_2)
hci_ver           979 net/bluetooth/mgmt.c 	rp.version = hdev->hci_ver;
hci_ver          1035 net/bluetooth/mgmt.c 	rp->version = hdev->hci_ver;
hci_ver          4554 net/bluetooth/mgmt.c 	    hdev->hci_ver < BLUETOOTH_VER_1_2)