Searched refs:SMP_NO_MITM_REQUIRED (Results 1 – 2 of 2) sorted by relevance
151 #define SMP_NO_MITM_REQUIRED(x) (((x) & SMP_AUTH_YN_BIT) == 0) macro
796 else if (SMP_NO_MITM_REQUIRED (p_cb->peer_auth_req) && in smp_decide_asso_model()797 SMP_NO_MITM_REQUIRED(p_cb->loc_auth_req)) in smp_decide_asso_model()