Home
last modified time | relevance | path

Searched refs:HCI_CONNECTABLE (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/bluetooth/
Dmgmt.c874 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
981 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in mgmt_get_connectable()
1567 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
1691 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
1695 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1697 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1760 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable()
1767 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable()
Dhci_core.c704 HCI_CONNECTABLE); in hci_update_passive_scan_state()
707 HCI_CONNECTABLE); in hci_update_passive_scan_state()
Dhci_sync.c3019 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in hci_update_scan_sync()
Dhci_event.c3302 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/linux-6.1.9/include/net/bluetooth/
Dhci.h363 HCI_CONNECTABLE, enumerator