HomeSort by: relevance | last modified time | path
    Searched refs:force_conf_resp_status (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
dpp.h 297 enum dpp_status_error force_conf_resp_status; member in struct:dpp_authentication
dpp.c 2044 if (auth->force_conf_resp_status != DPP_STATUS_OK) {
2045 status = auth->force_conf_resp_status;
2514 auth->force_conf_resp_status = DPP_STATUS_CSR_BAD;
  /src/external/bsd/wpa/dist/wpa_supplicant/
dpp_supplicant.c 5448 auth->force_conf_resp_status = atoi(value);

Completed in 23 milliseconds