Lines Matching refs:HCI_DISCOVERABLE
658 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in get_current_settings()
937 else if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in get_adv_discov_flags()
1727 changed = !hci_dev_test_and_set_flag(hdev, HCI_DISCOVERABLE); in set_discoverable_complete()
1735 changed = hci_dev_test_and_clear_flag(hdev, HCI_DISCOVERABLE); in set_discoverable_complete()
1819 if (!!cp->val != hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) { in set_discoverable()
1820 hci_dev_change_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1838 if (!!cp->val == hci_dev_test_flag(hdev, HCI_DISCOVERABLE) && in set_discoverable()
1990 HCI_DISCOVERABLE); in set_connectable_complete()
2023 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_connectable_update_settings()
2088 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_connectable()
5075 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_bredr()
7514 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in mgmt_discoverable_timeout()