Home
last modified time | relevance | path

Searched refs:needMITM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_def.h206 bool needMITM; member
H A Dgap_br_sec.c82 reqInfo->needMITM = !!(info->securityMode & GAP_SEC_MITM); in GapAllocReqSecInfo()
582 if (devInfo->actionReq->needMITM) { in GapUpdateSecurityStatusUnauthenticationSuccess()
1572 devInfo->actionReq->needAuthentication && devInfo->actionReq->needMITM) { in GapOnLinkKeyRequestEvent()