Searched refs:MSCHAPV2 (Results 1 – 7 of 7) sorted by relevance
154 …MessageParcelUtils::ProcessPhase2Method(static_cast<int32_t>(Wifi::Phase2Method::MSCHAPV2), eapCon…155 ASSERT_TRUE(eapConfig.phase2Method == Wifi::Phase2Method::MSCHAPV2);
157 case static_cast<int32_t>(Wifi::Phase2Method::MSCHAPV2): in ProcessPhase2Method()158 eapConfig.phase2Method = Wifi::Phase2Method::MSCHAPV2; in ProcessPhase2Method()
260 | PHASE2_MSCHAPV2 | 3 | MSCHAPV2类型。 |
407 MSCHAPV2 = 3, // only EAP-PEAP/EAP-TTLS support this mode enumerator
102 >| PHASE2_MSCHAPV2 | 3 | MSCHAPV2类型。 |
117 …_VOID(env, napi_create_int32(env, static_cast<int32_t>(Wifi::Phase2Method::MSCHAPV2), &nMSChapV2)); in CreatePhase2MethodObject()
525 | PHASE2_MSCHAPV2 | 3 | MSCHAPV2类型。 |