Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Dhci_request.c457 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_update_page_scan()
Dmgmt.c660 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in get_current_settings()
972 return hci_dev_test_flag(hdev, HCI_CONNECTABLE); in get_connectable()
1912 if (!hci_dev_test_flag(hdev, HCI_CONNECTABLE)) { in set_discoverable()
2090 HCI_CONNECTABLE); in set_connectable_complete()
2094 HCI_CONNECTABLE); in set_connectable_complete()
2122 if (!!val != hci_dev_test_flag(hdev, HCI_CONNECTABLE)) in set_connectable_update_settings()
2126 hci_dev_set_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
2128 hci_dev_clear_flag(hdev, HCI_CONNECTABLE); in set_connectable_update_settings()
Dhci_core.c1886 HCI_CONNECTABLE); in hci_update_scan_state()
1889 HCI_CONNECTABLE); in hci_update_scan_state()
Dhci_event.c2251 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/linux-4.4.14/include/net/bluetooth/
Dhci.h243 HCI_CONNECTABLE, enumerator