Searched refs:DPP_STATUS_NOT_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
121 DPP_STATUS_NOT_COMPATIBLE = 1, enumerator
2635 if (dpp_auth_build_resp_status(auth, DPP_STATUS_NOT_COMPATIBLE) < 0) in dpp_auth_req_rx()2859 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()2920 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()3178 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()3319 if (status == DPP_STATUS_NOT_COMPATIBLE) in dpp_auth_conf_rx_failure()3424 if (status[0] == DPP_STATUS_NOT_COMPATIBLE || in dpp_auth_conf_rx()