Home
last modified time | relevance | path

Searched refs:BLUETOOTH_VER_1_2 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dbluetooth.h42 #define BLUETOOTH_VER_1_2 2 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c361 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_req_write_fast_connectable()
2698 if (req->hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_abort_conn()
H A Dmgmt.c783 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()
5418 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
H A Dhci_core.c334 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_setup_event_mask()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtusb.c1873 le16_to_cpu(rp->hci_ver) > BLUETOOTH_VER_1_2) in btusb_setup_csr()