Lines Matching refs:HCI_DISCOVERABLE
886 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in get_current_settings()
978 else if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) in mgmt_get_adv_discov_flags()
1063 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in discov_off()
1528 if (hci_dev_test_flag(hdev, HCI_DISCOVERABLE) && in mgmt_set_discoverable_complete()
1612 if (!!cp->val != hci_dev_test_flag(hdev, HCI_DISCOVERABLE)) { in set_discoverable()
1613 hci_dev_change_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1631 if (!!cp->val == hci_dev_test_flag(hdev, HCI_DISCOVERABLE) && in set_discoverable()
1661 hci_dev_set_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1663 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_discoverable()
1724 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_connectable_update_settings()
1792 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_connectable()
6762 hci_dev_clear_flag(hdev, HCI_DISCOVERABLE); in set_bredr()