Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_core.c918 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_init()
952 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in __hci_init()
998 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_unconf_init()
1452 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
1499 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_dev_do_open()
1607 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
2231 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
2287 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
3964 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
4032 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
Dhci_sock.c684 else if (hci_dev_test_flag(hdev, HCI_SETUP)) in send_monitor_replay()
1199 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1582 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
Dhci_event.c309 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
598 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
618 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
786 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
800 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_pairing_opts()
Dhci_request.c450 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
Dmgmt.c417 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
477 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
534 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
/Linux-v5.15/include/net/bluetooth/
Dhci.h288 HCI_SETUP, enumerator