Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_configuration.cpp32 constexpr const char *CONFIG_KEY_WIFI_HOTSPOT_ADDR = "wifi_hotspot_ipv4_addr"; variable
54 configMap_[CONFIG_KEY_WIFI_HOTSPOT_ADDR] = Config_Value::CONFIG_VALUE_WIFI_HOTSPOT_ADDR; in NetworkShareConfiguration()