Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_stub_lite.h66 void OnGetSignalLevel(uint32_t code, IpcIo *req, IpcIo *reply);
H A Dwifi_device_stub.h74 void OnGetSignalLevel(uint32_t code, MessageParcel &data, MessageParcel &reply);
H A Dwifi_device_stub_lite.cpp585 void WifiDeviceStub::OnGetSignalLevel(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetSignalLevel() function in OHOS::Wifi::WifiDeviceStub
670 &WifiDeviceStub::OnGetSignalLevel; in InitHandleMapEx()
H A Dwifi_device_stub.cpp66 MessageParcel &data, MessageParcel &reply) { OnGetSignalLevel(code, data, reply); }; in InitHandleMapEx()
1041 void WifiDeviceStub::OnGetSignalLevel(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnGetSignalLevel() function in OHOS::Wifi::WifiDeviceStub