Home
last modified time | relevance | path

Searched refs:PAP (Results 1 - 4 of 4) sorted by relevance

/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h157 None = 0, PAP, CHAP, PAP_OR_CHAP member in OHOS::Telephony::ApnAuthType
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dmessage_parcel_utils_test.cpp150 MessageParcelUtils::ProcessPhase2Method(static_cast<int32_t>(Wifi::Phase2Method::PAP), eapConfig); in HWTEST_F()
151 ASSERT_TRUE(eapConfig.phase2Method == Wifi::Phase2Method::PAP); in HWTEST_F()
/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Dmessage_parcel_utils.cpp151 case static_cast<int32_t>(Wifi::Phase2Method::PAP): in ProcessPhase2Method()
152 eapConfig.phase2Method = Wifi::Phase2Method::PAP; in ProcessPhase2Method()
/base/customization/enterprise_device_management/interfaces/kits/wifi_manager/src/
H A Dwifi_manager_addon.cpp111 NAPI_CALL_RETURN_VOID(env, napi_create_int32(env, static_cast<int32_t>(Wifi::Phase2Method::PAP), &nPap)); in CreatePhase2MethodObject()

Completed in 3 milliseconds