Home
last modified time | relevance | path

Searched defs:bMeteredHotspot (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp336 ErrCode WifiDeviceImpl::IsMeteredHotspot(bool &bMeteredHotspot) in IsMeteredHotspot()
H A Dwifi_device_proxy_lite.cpp1161 ErrCode WifiDeviceProxy::IsMeteredHotspot(bool &bMeteredHotspot) in IsMeteredHotspot()
H A Dwifi_device_proxy.cpp1344 ErrCode WifiDeviceProxy::IsMeteredHotspot(bool &bMeteredHotspot) in IsMeteredHotspot()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1275 ErrCode WifiDeviceServiceImpl::IsMeteredHotspot(bool &bMeteredHotspot) in IsMeteredHotspot()
H A Dwifi_device_stub.cpp872 bool bMeteredHotspot = false; in OnIsMeteredHotspot() local