Searched refs:BLUETOOTH_VER_1_2 (Results 1 – 5 of 5) sorted by relevance
42 #define BLUETOOTH_VER_1_2 2 macro
361 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_req_write_fast_connectable()2701 if (req->hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_abort_conn()
783 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()5418 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
334 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_setup_event_mask()
1853 le16_to_cpu(rp->hci_ver) > BLUETOOTH_VER_1_2) in btusb_setup_csr()