Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c866 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
982 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in mgmt_get_connectable()
1578 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
1702 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
1706 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1708 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1771 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable()
1778 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable()
H A Dhci_core.c699 HCI_CONNECTABLE); in hci_update_passive_scan_state()
702 HCI_CONNECTABLE); in hci_update_passive_scan_state()
H A Dhci_sync.c3217 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in hci_update_scan_sync()
H A Dhci_event.c3286 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h393 HCI_CONNECTABLE, enumerator