Home
last modified time | relevance | path

Searched defs:hotspotConfig (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp90 …orCode GetHotspotConfigFromC(const HotspotConfig *config, OHOS::Wifi::HotspotConfig& hotspotConfig) in GetHotspotConfigFromC()
112 static WifiErrorCode GetHotspotConfigFromCpp(const OHOS::Wifi::HotspotConfig& hotspotConfig, Hotspo… in GetHotspotConfigFromCpp()
137 OHOS::Wifi::HotspotConfig hotspotConfig; in SetHotspotConfig() local
149 OHOS::Wifi::HotspotConfig hotspotConfig; in GetHotspotConfig() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/
H A Dmock_ap_interface.cpp45 ErrCode ApInterface::SetHotspotConfig(const HotspotConfig &hotspotConfig) in SetHotspotConfig()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_interface.cpp64 ErrCode ApInterface::SetHotspotConfig(const HotspotConfig &hotspotConfig) in SetHotspotConfig()
H A Dap_state_machine.cpp124 HotspotConfig hotspotConfig; in StartDhcpServer() local
H A Dap_started_state.cpp175 HotspotConfig hotspotConfig; in SetConfig() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_stub.cpp166 HotspotConfig hotspotConfig; in OnGetHotspotConfig() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp1777 std::vector<HotspotConfig> hotspotConfig = xmlParser->GetSoftapConfigs(); in MergeSoftapConfig() local