Searched refs:DPP_STATUS_NOT_COMPATIBLE (Results 1 – 3 of 3) sorted by relevance
923 if (dpp_auth_build_resp_status(auth, DPP_STATUS_NOT_COMPATIBLE) < 0) in dpp_auth_req_rx()1317 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()1378 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()1662 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()1803 if (status == DPP_STATUS_NOT_COMPATIBLE) in dpp_auth_conf_rx_failure()1913 if (status[0] == DPP_STATUS_NOT_COMPATIBLE || in dpp_auth_conf_rx()
105 DPP_STATUS_NOT_COMPATIBLE = 1, enumerator
1746 case DPP_STATUS_NOT_COMPATIBLE: in convertSupplicantDppStatusErrorCodeToAidl()