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 D | wifi_device_stub_lite.h | 66 void OnGetSignalLevel(uint32_t code, IpcIo *req, IpcIo *reply);
|
H A D | wifi_device_stub.h | 74 void OnGetSignalLevel(uint32_t code, MessageParcel &data, MessageParcel &reply);
|
H A D | wifi_device_stub_lite.cpp | 585 void WifiDeviceStub::OnGetSignalLevel(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetSignalLevel() function in OHOS::Wifi::WifiDeviceStub 670 &WifiDeviceStub::OnGetSignalLevel; in InitHandleMapEx()
|
H A D | wifi_device_stub.cpp | 66 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
|