Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c3162 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan_sync()
3247 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan()
3685 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_unconf_init_sync()
4857 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_init_sync()
4884 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_init_sync()
4950 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_setup_sync()
5081 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync()
5131 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync()
5395 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on_sync()
H A Dhci_event.c377 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
701 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
789 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
972 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
988 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_pairing_opts()
/linux/drivers/bluetooth/
H A Dbtnxpuart.c1471 hci_dev_clear_flag(hdev, HCI_SETUP); in nxp_setup()
1499 hci_dev_set_flag(hdev, HCI_SETUP); in nxp_hw_err()
H A Dhci_qca.c2550 * if HCI_SETUP is set, it means that hdev->setup() was never in qca_serdev_shutdown()
2555 hci_dev_test_flag(hdev, HCI_SETUP)) in qca_serdev_shutdown()