Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_core.c922 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_init()
956 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in __hci_init()
1000 if (hci_dev_test_flag(hdev, HCI_SETUP)) in __hci_unconf_init()
1414 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
1461 if (hci_dev_test_flag(hdev, HCI_SETUP)) { in hci_dev_do_open()
1526 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
2132 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
2177 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
3395 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
3452 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
Dhci_sock.c414 else if (hci_dev_test_flag(hdev, HCI_SETUP)) in send_monitor_replay()
818 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1103 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
Dhci_request.c493 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
Dhci_event.c290 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
556 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
576 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
699 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
Dmgmt.c374 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
434 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
493 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
/linux-4.4.14/include/net/bluetooth/
Dhci.h217 HCI_SETUP, enumerator