Lines Matching refs:HCI_DISCOVERABLE
886 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in get_current_settings()
972 else if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in mgmt_get_adv_discov_flags()
1057 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in discov_off()
1514 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE) && in mgmt_set_discoverable_complete()
1598 if (!!cp->val != hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) { in set_discoverable()
1599 hci_dev_change_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1617 if (!!cp->val == hci_dev_test_flag(hdev, HCI_DISCOVERABLE) && in set_discoverable()
1647 hci_dev_set_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1649 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1710 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_connectable_update_settings()
1778 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_connectable()
6767 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_bredr()