Searched refs:HCI_SETUP (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | hci_sync.c | 3093 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan_sync() 3178 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan() 3616 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_unconf_init_sync() 4788 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_init_sync() 4815 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_init_sync() 4881 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_setup_sync() 5012 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync() 5062 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync() 5326 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on_sync()
|
| H A D | hci_sock.c | 743 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 D | hci_core.c | 900 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block() 964 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on() 2606 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev() 2681 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
|
| H A D | hci_event.c | 377 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()
|
| H A D | mgmt.c | 459 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()
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | btnxpuart.c | 1402 hci_dev_clear_flag(hdev, HCI_SETUP); in nxp_setup() 1430 hci_dev_set_flag(hdev, HCI_SETUP); in nxp_hw_err()
|
| H A D | hci_qca.c | 2547 hci_dev_test_flag(hdev, HCI_SETUP)) in qca_serdev_shutdown()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci.h | 419 HCI_SETUP, enumerator
|