Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dbluetooth.h39 #define BLUETOOTH_VER_1_2 2 macro
/linux-4.4.14/net/bluetooth/
Dhci_request.c607 if (req->hdev->hci_ver < BLUETOOTH_VER_1_2) in __hci_abort_conn()
Dmgmt.c624 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()
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()