Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dbluetooth.h40 #define BLUETOOTH_VER_2_0 3 macro
/linux-4.1.27/net/bluetooth/
Dhci_event.c2272 if (!conn->out && hdev->hci_ver < BLUETOOTH_VER_2_0) { in hci_conn_complete_evt()