Home
last modified time | relevance | path

Searched refs:HCI_FAST_CONNECTABLE (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
A Dmgmt.c840 if (hci_dev_test_flag(hdev, HCI_FAST_CONNECTABLE)) in get_current_settings()
5849 hci_dev_set_flag(hdev, HCI_FAST_CONNECTABLE); in fast_connectable_complete()
5851 hci_dev_clear_flag(hdev, HCI_FAST_CONNECTABLE); in fast_connectable_complete()
5890 if (!!cp->val == hci_dev_test_flag(hdev, HCI_FAST_CONNECTABLE)) { in set_fast_connectable()
5897 hci_dev_change_flag(hdev, HCI_FAST_CONNECTABLE); in set_fast_connectable()
5993 hci_dev_clear_flag(hdev, HCI_FAST_CONNECTABLE); in set_bredr()
A Dhci_request.c3136 if (hci_dev_test_flag(hdev, HCI_FAST_CONNECTABLE)) in powered_update_hci()
/linux/include/net/bluetooth/
A Dhci.h319 HCI_FAST_CONNECTABLE, enumerator

Completed in 37 milliseconds