Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c3118 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan_sync()
3203 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan()
3641 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_unconf_init_sync()
4787 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_init_sync()
4814 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_init_sync()
4880 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_setup_sync()
5011 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync()
5061 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync()
5318 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on_sync()
H A Dhci_sock.c743 else if (hci_dev_test_flag(hdev, HCI_SETUP)) in send_monitor_replay()
1292 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1674 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
H A Dhci_core.c904 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
957 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
2611 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
2686 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
H A Dhci_event.c380 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
704 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
781 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
961 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
977 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_pairing_opts()
H A Dmgmt.c459 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
517 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
571 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
/openbmc/linux/drivers/bluetooth/
H A Dbtnxpuart.c1129 hci_dev_clear_flag(hdev, HCI_SETUP); in nxp_setup()
1141 hci_dev_set_flag(hdev, HCI_SETUP); in nxp_hw_err()
H A Dhci_qca.c2446 hci_dev_test_flag(hdev, HCI_SETUP)) in qca_serdev_shutdown()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h380 HCI_SETUP, enumerator