Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_core.c860 if (hci_dev_test_flag(hdev, HCI_SETUP)) { in __hci_init()
896 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in __hci_init()
1351 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
1395 if (hci_dev_test_flag(hdev, HCI_SETUP)) { in hci_dev_do_open()
1447 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_dev_do_open()
2040 if (!hci_dev_test_flag(hdev, HCI_SETUP) && in hci_rfkill_set_block()
2085 if (hci_dev_test_and_clear_flag(hdev, HCI_SETUP)) { in hci_power_on()
3166 hci_dev_set_flag(hdev, HCI_SETUP); in hci_register_dev()
3223 !hci_dev_test_flag(hdev, HCI_SETUP) && in hci_unregister_dev()
Dhci_request.c486 hci_dev_test_flag(hdev, HCI_SETUP) || in __hci_update_background_scan()
Dhci_sock.c745 hci_dev_test_flag(hdev, HCI_SETUP) || in hci_sock_bind()
1030 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_mgmt_cmd()
Dhci_event.c285 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_name()
551 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_version()
571 if (hci_dev_test_flag(hdev, HCI_SETUP) || in hci_cc_read_local_commands()
694 if (hci_dev_test_flag(hdev, HCI_SETUP)) in hci_cc_read_bd_addr()
Dmgmt.c366 if (hci_dev_test_flag(d, HCI_SETUP) || in read_index_list()
426 if (hci_dev_test_flag(d, HCI_SETUP) || in read_unconf_index_list()
485 if (hci_dev_test_flag(d, HCI_SETUP) || in read_ext_index_list()
/linux-4.1.27/include/net/bluetooth/
Dhci.h205 HCI_SETUP, enumerator