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

/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h71 DPP_STATUS_NOT_COMPATIBLE = 1, enumerator in enum:dpp_status_error
H A Ddpp.c3326 if (dpp_auth_build_resp_status(auth, DPP_STATUS_NOT_COMPATIBLE) < 0)
3551 if (status == DPP_STATUS_NOT_COMPATIBLE) {
3612 if (status == DPP_STATUS_NOT_COMPATIBLE) {
3888 return dpp_auth_build_conf(auth, DPP_STATUS_NOT_COMPATIBLE);
4029 if (status == DPP_STATUS_NOT_COMPATIBLE)
4134 if (status[0] == DPP_STATUS_NOT_COMPATIBLE ||

Completed in 72 milliseconds