Searched refs:OnIsWifiClosedScan (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/ |
H A D | wifi_scan_stub_lite.h | 38 int OnIsWifiClosedScan(uint32_t code, IpcIo *req, IpcIo *reply);
|
H A D | wifi_scan_stub.h | 45 …int OnIsWifiClosedScan(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &op…
|
H A D | wifi_scan_stub_lite.cpp | 81 ret = OnIsWifiClosedScan(code, req, reply); in OnRemoteRequest() 192 int WifiScanStub::OnIsWifiClosedScan(uint32_t code, IpcIo *req, IpcIo *reply) in OnIsWifiClosedScan() function in OHOS::Wifi::WifiScanStub
|
H A D | wifi_scan_stub.cpp | 61 &WifiScanStub::OnIsWifiClosedScan; in InitHandleMap() 201 int WifiScanStub::OnIsWifiClosedScan(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnIsWifiClosedScan() function in OHOS::Wifi::WifiScanStub
|