Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub.h66 void OnIsMeteredHotspot(uint32_t code, MessageParcel &data, MessageParcel &reply);
H A Dwifi_device_stub.cpp177 MessageParcel &data, MessageParcel &reply) { OnIsMeteredHotspot(code, data, reply); }; in InitHandleMap()
869 void WifiDeviceStub::OnIsMeteredHotspot(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnIsMeteredHotspot() function in OHOS::Wifi::WifiDeviceStub