Home
last modified time | relevance | path

Searched refs:BLUETOOTH_VER_2_1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dbluetooth.h44 #define BLUETOOTH_VER_2_1 4 macro
/linux-6.1.9/drivers/bluetooth/
Dbtusb.c2104 le16_to_cpu(rp->hci_ver) > BLUETOOTH_VER_2_1) in btusb_setup_csr()