Home
last modified time | relevance | path

Searched refs:HCI_QUIRK_EXTERNAL_CONFIG (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dhci_vhci.c141 set_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks); in __vhci_create_device()
Dhci_ldisc.c489 set_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks); in hci_uart_register_dev()
/linux-4.1.27/include/net/bluetooth/
Dhci.h143 HCI_QUIRK_EXTERNAL_CONFIG, enumerator
/linux-4.1.27/net/bluetooth/
Dmgmt.c535 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) && in is_configured()
550 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) && in get_missing_options()
590 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks)) in read_config_info()
638 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) || in get_supported_settings()
6369 if (!test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks)) in set_external_config()
Dhci_core.c1405 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) || in hci_dev_do_open()