Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_vhci.c133 set_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks); in __vhci_create_device()
Dhci_ldisc.c608 set_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks); in hci_uart_register_dev()
/linux-4.4.14/include/net/bluetooth/
Dhci.h146 HCI_QUIRK_EXTERNAL_CONFIG, enumerator
/linux-4.4.14/net/bluetooth/
Dmgmt.c543 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) && in is_configured()
558 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) && in get_missing_options()
598 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks)) in read_config_info()
646 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) || in get_supported_settings()
6539 if (!test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks)) in set_external_config()
Dhci_core.c1473 if (test_bit(HCI_QUIRK_EXTERNAL_CONFIG, &hdev->quirks) || in hci_dev_do_open()