Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_configuration.h100 std::string &GetWifiHotspotDhcpServerName();
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_configuration.cpp127 std::string &NetworkShareConfiguration::GetWifiHotspotDhcpServerName() in GetWifiHotspotDhcpServerName() function in OHOS::NetManagerStandard::NetworkShareConfiguration
H A Dnetworkshare_sub_statemachine.cpp861 netAddr->hostName_ = configuration_->GetWifiHotspotDhcpServerName(); in RequestIpv4Address()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp669 config.GetWifiHotspotDhcpServerName(); in NetworkShareConfigurationFuzzTest()