Searched refs:DPP_STATUS_NOT_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance
924 if (dpp_auth_build_resp_status(auth, DPP_STATUS_NOT_COMPATIBLE) < 0) in dpp_auth_req_rx()1319 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()1380 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()1664 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()1805 if (status == DPP_STATUS_NOT_COMPATIBLE) in dpp_auth_conf_rx_failure()1915 if (status[0] == DPP_STATUS_NOT_COMPATIBLE || in dpp_auth_conf_rx()
98 DPP_STATUS_NOT_COMPATIBLE = 1, enumerator