Lines Matching refs:SMP_AUTH_SC
625 if (authreq & SMP_AUTH_SC)
672 (authreq & SMP_AUTH_SC)) {
698 authreq &= ~SMP_AUTH_SC;
1771 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
1816 if (rsp.auth_req & SMP_AUTH_SC) {
1957 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
1986 if ((req->auth_req & SMP_AUTH_SC) && (auth & SMP_AUTH_SC))
2312 if (hci_dev_test_flag(hdev, HCI_SC_ONLY) && !(auth & SMP_AUTH_SC))
2408 authreq |= SMP_AUTH_SC;