HCI_SC_ONLY      1281 net/bluetooth/hci_conn.c 	if (hci_dev_test_flag(conn->hdev, HCI_SC_ONLY)) {
HCI_SC_ONLY       279 net/bluetooth/hci_debugfs.c 	buf[0] = hci_dev_test_flag(hdev, HCI_SC_ONLY) ? 'Y': 'N';
HCI_SC_ONLY      2987 net/bluetooth/hci_event.c 	if (hci_dev_test_flag(hdev, HCI_SC_ONLY) &&
HCI_SC_ONLY      4393 net/bluetooth/hci_event.c 		if (!hci_dev_test_flag(hdev, HCI_SC_ONLY))
HCI_SC_ONLY      4733 net/bluetooth/hci_event.c 		if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) {
HCI_SC_ONLY      4776 net/bluetooth/mgmt.c 		hci_dev_clear_flag(hdev, HCI_SC_ONLY);
HCI_SC_ONLY      4780 net/bluetooth/mgmt.c 		hci_dev_clear_flag(hdev, HCI_SC_ONLY);
HCI_SC_ONLY      4784 net/bluetooth/mgmt.c 		hci_dev_set_flag(hdev, HCI_SC_ONLY);
HCI_SC_ONLY      4833 net/bluetooth/mgmt.c 				hci_dev_set_flag(hdev, HCI_SC_ONLY);
HCI_SC_ONLY      4835 net/bluetooth/mgmt.c 				hci_dev_clear_flag(hdev, HCI_SC_ONLY);
HCI_SC_ONLY      4839 net/bluetooth/mgmt.c 			hci_dev_clear_flag(hdev, HCI_SC_ONLY);
HCI_SC_ONLY      4861 net/bluetooth/mgmt.c 	    (cp->val == 0x02) == hci_dev_test_flag(hdev, HCI_SC_ONLY)) {
HCI_SC_ONLY      6068 net/bluetooth/mgmt.c 			if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) {
HCI_SC_ONLY      1759 net/bluetooth/smp.c 	if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
HCI_SC_ONLY      1945 net/bluetooth/smp.c 	if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
HCI_SC_ONLY      2052 net/bluetooth/smp.c 	if (hci_dev_test_flag(hdev, HCI_SC_ONLY)) {
HCI_SC_ONLY      2273 net/bluetooth/smp.c 	if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))