Home
last modified time | relevance | path

Searched refs:BLUETOOTH_VER_2_0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dbluetooth.h44 #define BLUETOOTH_VER_2_0 3 macro
/linux-6.6.21/drivers/bluetooth/
Dbtusb.c2375 rp->hci_ver > BLUETOOTH_VER_2_0) in btusb_setup_csr()
2389 rp->hci_ver == BLUETOOTH_VER_2_0) in btusb_setup_csr()
/linux-6.6.21/net/bluetooth/
Dhci_event.c3237 if (!conn->out && hdev->hci_ver < BLUETOOTH_VER_2_0) { in hci_conn_complete_evt()