Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dmgmt.c837 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
951 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in mgmt_get_connectable()
1428 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
1548 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
1552 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1554 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
1610 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable()
1617 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable()
A Dhci_core.c1861 HCI_CONNECTABLE); in hci_update_scan_state()
1864 HCI_CONNECTABLE); in hci_update_scan_state()
A Dhci_request.c2273 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_req_update_scan()
A Dhci_event.c2846 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/linux/include/net/bluetooth/
A Dhci.h314 HCI_CONNECTABLE, enumerator

Completed in 676 milliseconds