Home
last modified time | relevance | path

Searched refs:SET_WIFI_PROFILE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/edmplugin_fuzzer/
H A Dedm_plugin_fuzzer.cpp42 code == EdmInterfaceCode::SET_WIFI_PROFILE) { in LLVMFuzzerTestOneInput()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/common/include/
H A Dedm_ipc_interface_code.h54 SET_WIFI_PROFILE = 1013, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_wifi_profile_plugin.cpp40 ptr->InitAttribute(EdmInterfaceCode::SET_WIFI_PROFILE, "set_wifi_profile", config, false); in InitPlugin()
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/wifi_manager/src/
H A Dwifi_manager_proxy.cpp73 …ncCode = POLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::SET_WIFI_PROFILE); in SetWifiProfile()