Home
last modified time | relevance | path

Searched refs:DPP_STATUS_NOT_COMPATIBLE (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_auth.c923 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()
H A Ddpp.h99 DPP_STATUS_NOT_COMPATIBLE = 1, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.h71 DPP_STATUS_NOT_COMPATIBLE = 1, enumerator
H A Ddpp.c3326 if (dpp_auth_build_resp_status(auth, DPP_STATUS_NOT_COMPATIBLE) < 0) in dpp_auth_req_rx()
3551 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()
3612 if (status == DPP_STATUS_NOT_COMPATIBLE) { in dpp_auth_resp_rx_status()
3888 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE); in dpp_auth_resp_rx()
4029 if (status == DPP_STATUS_NOT_COMPATIBLE) in dpp_auth_conf_rx_failure()
4134 if (status[0] == DPP_STATUS_NOT_COMPATIBLE || in dpp_auth_conf_rx()

Completed in 16 milliseconds