Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_configuration.h70 bool GetWifiHotspotSetDhcpFlag() const;
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_configuration.cpp152 bool NetworkShareConfiguration::GetWifiHotspotSetDhcpFlag() const in GetWifiHotspotSetDhcpFlag() function in OHOS::NetManagerStandard::NetworkShareConfiguration
H A Dnetworkshare_sub_statemachine.cpp603 return configuration_->GetWifiHotspotSetDhcpFlag(); in GetWifiHotspotDhcpFlag()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp663 config.GetWifiHotspotSetDhcpFlag(); in NetworkShareConfigurationFuzzTest()