Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h346 HCI_CONNECTABLE, enumerator
/OK3568_Linux_fs/kernel/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.c1970 HCI_CONNECTABLE); in hci_update_scan_state()
1973 HCI_CONNECTABLE); in hci_update_scan_state()
H A Dhci_request.c2482 if (hci_dev_test_flag(hdev, HCI_CONNECTABLE) || in __hci_req_update_scan()
H A Dhci_event.c2723 !hci_dev_test_flag(hdev, HCI_CONNECTABLE) && in hci_conn_request_evt()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h314 HCI_CONNECTABLE, enumerator