Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dmgmt.c790 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
901 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in mgmt_get_connectable()
1378 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
1492 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
1496 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1498 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1554 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable()
1561 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable()
Dhci_core.c1848 HCI_CONNECTABLE); in hci_update_scan_state()
1851 HCI_CONNECTABLE); in hci_update_scan_state()
Dhci_request.c1964 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_req_update_scan()
Dhci_event.c2514 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/Linux-v4.19/include/net/bluetooth/
Dhci.h259 HCI_CONNECTABLE, enumerator