Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dbluetooth.h43 #define BLUETOOTH_VER_1_2 2 macro
/Linux-v6.6/net/bluetooth/
Dhci_sync.c3085 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_write_fast_connectable_sync()
3797 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_set_event_mask_sync()
5299 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_connect_cancel_sync()
Dmgmt.c831 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()
6646 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
/Linux-v6.6/drivers/bluetooth/
Dbtusb.c2367 rp->hci_ver > BLUETOOTH_VER_1_2) in btusb_setup_csr()