Searched refs:GAP_MITM_NOT_REQUIRED (Results 1 – 3 of 3) sorted by relevance
102 #define GAP_MITM_NOT_REQUIRED 0x00 macro
1125 authReq = GAP_MITM_NOT_REQUIRED; in GAP_IOCapabilityRsp()1174 localMitmRequired = GAP_MITM_NOT_REQUIRED; in GapOnUserConfirmationRequestEvent()
2355 if (localMitmRequired == GAP_MITM_NOT_REQUIRED && remoteMitmRequired == GAP_MITM_NOT_REQUIRED) { in CheckAutoReply()