Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dhci_core.c871 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_init()
905 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in __hci_init()
951 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_unconf_init()
1371 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
1418 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_dev_do_open()
1487 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
2098 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
2154 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
3215 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
3272 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
Dhci_sock.c666 else if (hci_dev_test_flag(hdev, HCI_SETUP)) in send_monitor_replay()
1157 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1540 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
Dhci_event.c291 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
557 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
577 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
700 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
Dhci_request.c390 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
Dmgmt.c381 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
441 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
500 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
/Linux-v4.19/include/net/bluetooth/
Dhci.h233 HCI_SETUP, enumerator