Home
last modified time | relevance | path

Searched refs:HCI_SETUP (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c911 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_init()
945 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in __hci_init()
991 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_unconf_init()
1445 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
1492 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_dev_do_open()
1599 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
2221 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
2277 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
3783 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
3857 !hci_dev_test_flag(hdev, HCI_SETUP) in hci_unregister_dev()
[all...]
H A Dhci_sock.c685 else if (hci_dev_test_flag(hdev, HCI_SETUP)) in send_monitor_replay()
1231 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1614 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
H A Dhci_event.c309 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
575 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
595 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
763 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
777 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_pairing_opts()
H A Dmgmt.c412 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
472 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
529 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
H A Dhci_request.c446 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c2865 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan_sync()
2950 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_update_passive_scan()
3384 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_unconf_init_sync()
4601 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_init_sync()
4635 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_init_sync()
4694 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_setup_sync()
4825 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync()
4879 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_open_sync()
5142 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()
1295 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1677 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
H A Dhci_core.c954 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
1008 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
2669 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
2744 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
H A Dhci_event.c384 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
708 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
785 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
977 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
993 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_pairing_opts()
H A Dmgmt.c460 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
520 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
577 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtnxpuart.c1039 hci_dev_clear_flag(hdev, HCI_SETUP); in nxp_setup()
1051 hci_dev_set_flag(hdev, HCI_SETUP); in nxp_hw_err()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h288 HCI_SETUP, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h372 HCI_SETUP, enumerator

Completed in 78 milliseconds