Home
last modified time | relevance | path

Searched refs:HCI_CONNECTABLE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c831 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
945 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in mgmt_get_connectable()
1422 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
1542 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
1546 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1548 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1604 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable()
1611 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable()
H A Dhci_core.c1971 HCI_CONNECTABLE); in hci_update_scan_state()
1974 HCI_CONNECTABLE); in hci_update_scan_state()
H A Dhci_request.c2603 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_req_update_scan()
H A Dhci_event.c2733 /* Require HCI_CONNECTABLE or an accept list entry to accept the in hci_conn_request_evt()
2738 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c878 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
994 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in mgmt_get_connectable()
1590 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
1714 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
1718 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1720 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1783 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable()
1790 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable()
H A Dhci_core.c704 HCI_CONNECTABLE); in hci_update_passive_scan_state()
707 HCI_CONNECTABLE); in hci_update_passive_scan_state()
H A Dhci_sync.c3170 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in hci_update_scan_sync()
H A Dhci_event.c3311 /* Require HCI_CONNECTABLE or an accept list entry to accept the in hci_conn_request_evt()
3316 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h314 HCI_CONNECTABLE, enumerator
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h399 HCI_CONNECTABLE, enumerator

Completed in 79 milliseconds