Lines Matching refs:SMP_AUTH_SC
626 if (authreq & SMP_AUTH_SC)
673 (authreq & SMP_AUTH_SC)) {
699 authreq &= ~SMP_AUTH_SC;
1777 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
1822 if (rsp.auth_req & SMP_AUTH_SC) {
1963 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
1992 if ((req->auth_req & SMP_AUTH_SC) && (auth & SMP_AUTH_SC))
2318 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
2414 authreq |= SMP_AUTH_SC;