Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h43 #define BLUETOOTH_VER_1_2 2 macro
/linux-6.6.21/net/bluetooth/
Dhci_sync.c3088 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_write_fast_connectable_sync()
3800 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_set_event_mask_sync()
5304 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()
6647 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
/linux-6.6.21/drivers/bluetooth/
Dbtusb.c2371 rp->hci_ver > BLUETOOTH_VER_1_2) in btusb_setup_csr()