Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dbluetooth.h43 #define BLUETOOTH_VER_1_2 2 macro
/linux/net/bluetooth/
H A Dhci_sync.c3346 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_write_fast_connectable_sync()
3990 if (hdev->hci_ver < BLUETOOTH_VER_1_2) in hci_set_event_mask_sync()
5489 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()
6688 hdev->hci_ver < BLUETOOTH_VER_1_2) in set_fast_connectable()
/linux/drivers/bluetooth/
H A Dbtusb.c2409 rp->hci_ver > BLUETOOTH_VER_1_2) in btusb_setup_csr()