Searched refs:eapMethod (Results 1 – 1 of 1) sorted by relevance
432 int32_t eapMethod = static_cast<int32_t>(EapMethod::EAP_NONE); in ProcessEapConfig() local434 !JsObjectToInt(env, napiEap, "eapMethod", true, eapMethod)) { in ProcessEapConfig()437 switch (eapMethod) { in ProcessEapConfig()445 EDMLOGI("EapMethod: %{public}d unsupported", eapMethod); in ProcessEapConfig()