Searched refs:GTC (Results 1 – 10 of 10) sorted by relevance
30 std::string prefix = (eap == EAP_METHOD_TTLS && method == static_cast<int>(Phase2Method::GTC)) ? in Phase2MethodToStr()
156 … MessageParcelUtils::ProcessPhase2Method(static_cast<int32_t>(Wifi::Phase2Method::GTC), eapConfig);157 ASSERT_TRUE(eapConfig.phase2Method == Wifi::Phase2Method::GTC);
160 case static_cast<int32_t>(Wifi::Phase2Method::GTC): in ProcessPhase2Method()161 eapConfig.phase2Method = Wifi::Phase2Method::GTC; in ProcessPhase2Method()
261 | PHASE2_GTC | 4 | GTC类型。 |
408 GTC = 4, // only EAP-PEAP/EAP-TTLS support this mode enumerator
261 | PHASE2_GTC | 4 | GTC. |
103 >| PHASE2_GTC | 4 | GTC类型。 |
120 …NAPI_CALL_RETURN_VOID(env, napi_create_int32(env, static_cast<int32_t>(Wifi::Phase2Method::GTC), &… in CreatePhase2MethodObject()
526 | PHASE2_GTC | 4 | GTC类型。 |
526 | PHASE2_GTC | 4 | GTC.|