Home
last modified time | relevance | path

Searched defs:SetHotspotConfig (Results 1 – 9 of 9) sorted by relevance

/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() function in OHOS::Wifi::ApInterface
/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() function in OHOS::Wifi::ApInterface
H A Dap_service.cpp87 ErrCode ApService::SetHotspotConfig(const HotspotConfig &cfg) const in SetHotspotConfig() function in OHOS::Wifi::ApService
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp133 NO_SANITIZE("cfi") WifiErrorCode SetHotspotConfig(const HotspotConfig *config) in SetHotspotConfig() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_impl.cpp123 ErrCode WifiHotspotImpl::SetHotspotConfig(const HotspotConfig &config) in SetHotspotConfig() function in OHOS::Wifi::WifiHotspotImpl
H A Dwifi_hotspot_proxy.cpp222 ErrCode WifiHotspotProxy::SetHotspotConfig(const HotspotConfig &config) in SetHotspotConfig() function in OHOS::Wifi::WifiHotspotProxy
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_hotspot.cpp181 NO_SANITIZE("cfi") napi_value SetHotspotConfig(napi_env env, napi_callback_info info) in SetHotspotConfig() function
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp143 ErrCode WifiHotspotServiceImpl::SetHotspotConfig(const HotspotConfig &config) in SetHotspotConfig() function in OHOS::Wifi::WifiHotspotServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_settings.cpp796 int WifiSettings::SetHotspotConfig(const HotspotConfig &config, int id) in SetHotspotConfig() function in OHOS::Wifi::WifiSettings