Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dbluetooth.h42 #define BLUETOOTH_VER_1_2 2 macro
/Linux-v5.4/net/bluetooth/
Dhci_request.c357 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()
Dmgmt.c752 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()
4554 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
Dhci_core.c332 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_setup_event_mask()