Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dbluetooth.h45 #define BLUETOOTH_VER_4_0 6 macro
/Linux-v6.1/drivers/bluetooth/
Dbtusb.c2108 le16_to_cpu(rp->hci_ver) > BLUETOOTH_VER_4_0) in btusb_setup_csr()