Home
last modified time | relevance | path

Searched refs:IpcCallback (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp219 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
377 IpcCallback); in EnableWifi()
410 &owner, IpcCallback); in DisableWifi()
445 &owner, IpcCallback); in InitWifiProtect()
480 &owner, IpcCallback); in GetWifiProtectRef()
514 &owner, IpcCallback); in PutWifiProtectRef()
637 &owner, IpcCallback); in AddDeviceConfig()
672 &req, &owner, IpcCallback); in UpdateDeviceConfig()
706 &req, &owner, IpcCallback); in RemoveDevice()
739 &req, &owner, IpcCallback); in RemoveAllDevice()
[all...]
H A Dwifi_scan_proxy_lite.cpp93 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
237 &request, &owner, IpcCallback); in SetScanControlInfo()
271 &request, &owner, IpcCallback); in Scan()
311 &request, &owner, IpcCallback); in AdvanceScan()
346 &request, &owner, IpcCallback); in IsWifiClosedScan()
380 &request, &owner, IpcCallback); in GetScanInfoList()
430 &request, &owner, IpcCallback); in RegisterCallBack()
464 &request, &owner, IpcCallback); in GetSupportedFeatures()
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_client_proxy_lite.cpp60 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
122 &req, &owner, IpcCallback); in RegisterDhcpClientCallBack()
161 &owner, IpcCallback); in StartDhcpClient()
200 &owner, IpcCallback); in SetConfiguration()
237 &owner, IpcCallback); in StopDhcpClient()
H A Ddhcp_server_proxy_lite.cpp49 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() function
192 &request, &owner, IpcCallback); in RegisterDhcpServerCallBack()
229 &request, &owner, IpcCallback); in StartDhcpServer()
267 &request, &owner, IpcCallback); in StopDhcpServer()
312 &request, &owner, IpcCallback); in SetDhcpRange()
352 &request, &owner, IpcCallback); in SetDhcpName()
396 &request, &owner, IpcCallback); in PutDhcpRange()
434 &request, &owner, IpcCallback); in RemoveAllDhcpRange()
472 &request, &owner, IpcCallback); in UpdateLeasesTime()
516 &request, &owner, IpcCallback); in RemoveDhcpRange()
[all...]
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h110 } IpcCallback; typedef
127 IpcCallback *GetIpcCb(void);
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dserializer_inner.c79 static int32_t AddList(IpcObjectStub *stub, uint32_t *token, IpcCallback *ipcCallback) in AddList()
129 IpcCallback *ipcCallback = GetIpcCb(); in WriteRemoteObject()
H A Dipc_invoker.c48 IpcCallback g_ipcCallback = {
437 IpcCallback *GetIpcCb(void) in GetIpcCb()

Completed in 6 milliseconds