Searched refs:HCI_LIMITED_DISCOVERABLE (Results 1 – 4 of 4) sorted by relevance
| /linux/net/bluetooth/ |
| A D | hci_request.c | 1408 hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) { in __hci_req_enable_advertising() 2376 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) in __hci_req_update_class() 2393 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) { in write_iac() 3044 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in discov_off()
|
| A D | hci_core.c | 1639 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in hci_dev_do_close() 1870 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in hci_update_scan_state() 2981 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) in hci_adv_instance_flags()
|
| A D | mgmt.c | 928 if (hci_dev_test_flag(hdev, HCI_LIMITED_DISCOVERABLE)) in mgmt_get_adv_discov_flags() 1364 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in mgmt_set_discoverable_complete() 1468 HCI_LIMITED_DISCOVERABLE)) { in set_discoverable() 1502 hci_dev_set_flag(hdev, HCI_LIMITED_DISCOVERABLE); in set_discoverable() 1504 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in set_discoverable() 1615 hci_dev_clear_flag(hdev, HCI_LIMITED_DISCOVERABLE); in set_connectable()
|
| /linux/include/net/bluetooth/ |
| A D | hci.h | 316 HCI_LIMITED_DISCOVERABLE, enumerator
|
Completed in 46 milliseconds