Home
last modified time | relevance | path

Searched refs:HCI_LIMITED_DISCOVERABLE (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dhci_sync.c799 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) in hci_update_class_sync()
1581 hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) { in hci_enable_advertising_sync()
2353 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in hci_pause_advertising_sync()
4993 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in hci_dev_close_sync()
5520 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) { in hci_write_iac_sync()
Dmgmt.c976 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) in mgmt_get_adv_discov_flags()
1062 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in discov_off()
1524 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in mgmt_set_discoverable_complete()
1633 HCI_LIMITED_DISCOVERABLE)) { in set_discoverable()
1667 hci_dev_set_flag(hdev, HCI_LIMITED_DISCOVERABLE); in set_discoverable()
1669 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in set_discoverable()
1791 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in set_connectable()
Dhci_core.c713 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in hci_update_passive_scan_state()
1847 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) in hci_adv_instance_flags()
/linux-6.6.21/include/net/bluetooth/
Dhci.h402 HCI_LIMITED_DISCOVERABLE, enumerator