Searched refs:HCI_CONFIG (Results 1 – 5 of 5) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 3303 hci_dev_test_flag(hdev, HCI_CONFIG) || in hci_update_passive_scan_sync() 3394 hci_dev_test_flag(hdev, HCI_CONFIG) || in hci_update_passive_scan() 5176 !hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_init_sync() 5320 if (hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_dev_init_sync() 5373 !hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_dev_open_sync() 5423 !hci_dev_test_flag(hdev, HCI_CONFIG) && in hci_dev_open_sync() 5715 } else if (hci_dev_test_and_clear_flag(hdev, HCI_CONFIG)) { in hci_power_on_sync() 5722 /* Powering on the controller with HCI_CONFIG set only in hci_power_on_sync()
|
| H A D | hci_core.c | 883 !hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_rfkill_set_block() 961 } else if (hci_dev_test_and_clear_flag(hdev, HCI_CONFIG)) { in hci_power_on() 968 /* Powering on the controller with HCI_CONFIG set only in hci_power_on() 2685 !hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_unregister_dev()
|
| H A D | hci_event.c | 384 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_name() 708 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_version() 796 hci_dev_test_flag(hdev, HCI_CONFIG)) in hci_cc_read_local_commands() 995 hci_dev_test_flag(hdev, HCI_CONFIG)) { in hci_cc_read_local_pairing_opts()
|
| H A D | mgmt.c | 457 hci_dev_test_flag(d, HCI_CONFIG) || in read_index_list() 515 hci_dev_test_flag(d, HCI_CONFIG) || in read_unconf_index_list() 569 hci_dev_test_flag(d, HCI_CONFIG) || in read_ext_index_list() 8354 hci_dev_set_flag(hdev, HCI_CONFIG); in set_external_config() 8410 hci_dev_set_flag(hdev, HCI_CONFIG); in set_public_address()
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 419 HCI_CONFIG, enumerator
|