Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h43 #define BLUETOOTH_VER_1_2 2 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3348 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_write_fast_connectable_sync()
3992 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_set_event_mask_sync()
5495 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_connect_cancel_sync()
H A Dmgmt.c819 if (hdev->hci_ver >= BLUETOOTH_VER_1_2) in get_supported_settings()
6632 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c2427 rp->hci_ver > BLUETOOTH_VER_1_2) in btusb_setup_csr()