HCI_FAST_CONNECTABLE 2816 net/bluetooth/hci_request.c 		if (hci_dev_test_flag(hdev, HCI_FAST_CONNECTABLE))
HCI_FAST_CONNECTABLE  793 net/bluetooth/mgmt.c 	if (hci_dev_test_flag(hdev, HCI_FAST_CONNECTABLE))
HCI_FAST_CONNECTABLE 4529 net/bluetooth/mgmt.c 			hci_dev_set_flag(hdev, HCI_FAST_CONNECTABLE);
HCI_FAST_CONNECTABLE 4531 net/bluetooth/mgmt.c 			hci_dev_clear_flag(hdev, HCI_FAST_CONNECTABLE);
HCI_FAST_CONNECTABLE 4570 net/bluetooth/mgmt.c 	if (!!cp->val == hci_dev_test_flag(hdev, HCI_FAST_CONNECTABLE)) {
HCI_FAST_CONNECTABLE 4577 net/bluetooth/mgmt.c 		hci_dev_change_flag(hdev, HCI_FAST_CONNECTABLE);
HCI_FAST_CONNECTABLE 4673 net/bluetooth/mgmt.c 			hci_dev_clear_flag(hdev, HCI_FAST_CONNECTABLE);