Lines Matching refs:HCI_ADVERTISING
679 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_settings()
912 !hci_dev_test_flag(hdev, HCI_ADVERTISING)) in update_scan_rsp_data()
952 !hci_dev_test_flag(hdev, HCI_ADVERTISING)) in get_current_adv_instance()
1324 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING)) in rpa_expired()
1477 hci_dev_test_flag(hdev, HCI_ADVERTISING)) in clear_adv_instance()
2118 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_connectable()
2464 if (!val && hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in set_le()
2465 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_le()
4686 hci_dev_set_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4688 hci_dev_clear_flag(hdev, HCI_ADVERTISING); in set_advertising_complete()
4701 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in set_advertising_complete()
4747 (val == hci_dev_test_flag(hdev, HCI_ADVERTISING) && in set_advertising()
4755 changed = !hci_dev_test_and_set_flag(hdev, HCI_ADVERTISING); in set_advertising()
4761 changed = hci_dev_test_and_clear_flag(hdev, HCI_ADVERTISING); in set_advertising()
6713 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in read_local_oob_ext_data()
7016 hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in add_advertising()
7124 hci_dev_test_flag(hdev, HCI_ADVERTISING)) { in remove_advertising()
7410 if (hci_dev_test_flag(hdev, HCI_ADVERTISING) || in powered_update_hci()
7527 if (hci_dev_test_flag(hdev, HCI_ADVERTISING)) in mgmt_discoverable_timeout()
8393 if (!hci_dev_test_flag(hdev, HCI_ADVERTISING) && in mgmt_reenable_advertising()