Home
last modified time | relevance | path

Searched defs:reqData (Results 1 – 25 of 27) sorted by relevance

12

/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_event_adapter.c29 static void WifiEventNewStaProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventNewStaProcess()
49 static void WifiEventDelStaProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventDelStaProcess()
61 static void WifiEventRxMgmtProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventRxMgmtProcess()
80 static void WifiEventTxStatusProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventTxStatusProcess()
95 static void WifiEventScanDoneProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventScanDoneProcess()
106 static void WifiEventScanResultProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventScanResultProcess()
146 …tic void WifiEventConnectResultProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventConnectResultProcess()
174 static void WifiEventDisconnectProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventDisconnectProcess()
189 …c void WifiDriverEventEapolRecvProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiDriverEventEapolRecvProcess()
194 static void WifiEventResetDriverProcess(const char *ifName, int32_t event, struct HdfSBuf *reqData) in WifiEventResetDriverProcess()
[all …]
/drivers/framework/model/network/wifi/core/module/
Dwifi_base.c119 static int32_t WifiCmdFillKeyInner(struct HdfSBuf *reqData, WifiKeyExt *keyExt) in WifiCmdFillKeyInner()
166 static int32_t WifiCmdNewKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdNewKey()
211 static int32_t WifiCmdDelKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdDelKey()
270 static int32_t WifiCmdSetKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdSetKey()
317 static int32_t WifiCmdSendEapol(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdSendEapol()
349 static int32_t WifiCmdReceiveEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdReceiveEapol()
392 static int32_t WifiCmdEnableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct Hd… in WifiCmdEnableEapol()
420 static int32_t WifiCmdDisableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdDisableEapol()
444 static int32_t WifiCmdGetAddr(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdGetAddr()
471 static int32_t WifiCmdSetMode(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdSetMode()
[all …]
/drivers/framework/model/network/wifi/core/components/sta/
Dsta.c68 static int WifiFillScanParam(struct WlanScanRequest *params, struct HdfSBuf *reqData) in WifiFillScanParam()
116 static int WifiFillAssocParams(WifiAssociateParams *assoc, struct HdfSBuf *reqData) in WifiFillAssocParams()
201 static int32_t WifiCmdAssoc(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAssoc()
251 static int32_t WifiCmdDisconnect(const RequestContext *context, struct HdfSBuf *reqData, struct Hdf… in WifiCmdDisconnect()
285 static int32_t WifiCmdScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf *… in WifiCmdScan()
318 static int32_t WifiCmdAbortScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdAbortScan()
342 static int32_t WifiCmdSetScanningMacAddress(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdSetScanningMacAddress()
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_raw_sdk_if_test_io.cpp356 struct UsbRawFillRequestData reqData; in AcmRawFillWriteReq() local
393 struct UsbRawFillRequestData reqData; in AcmRawFillReadReq() local
656 struct UsbRequestData reqData; variable
696 struct UsbRequestData reqData; variable
724 struct UsbRequestData reqData; variable
752 struct UsbRequestData reqData; variable
798 struct UsbRequestData reqData; variable
820 struct UsbRequestData reqData; variable
842 struct UsbRequestData reqData; variable
878 struct UsbRawFillRequestData reqData; variable
[all …]
Dusb_raw_sdk_if_test.cpp1670 struct UsbRawFillRequestData reqData; variable
1710 struct UsbRawFillRequestData reqData; variable
2086 struct UsbRawFillRequestData reqData; variable
/drivers/framework/model/network/wifi/core/components/p2p/
Dp2p.c34 static int32_t WifiCmdRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, stru… in WifiCmdRemainOnChannel()
82 static int32_t WifiCmdProbeReqReport(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdProbeReqReport()
127 static int32_t WifiCmdCancelRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdCancelRemainOnChannel()
168 static int32_t WifiCmdAddIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAddIf()
214 static int32_t WifiCmdRemoveIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in WifiCmdRemoveIf()
260 static int32_t WifiCmdSetApWpsP2pIe(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdSetApWpsP2pIe()
313 static int32_t WifiCmdGetDriverFlag(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdGetDriverFlag()
/drivers/framework/model/network/wifi/core/components/softap/
Dap.c150 static int32_t WifiFillApSettingsParams(struct HdfSBuf *reqData, WifiApSetting *apSettings) in WifiFillApSettingsParams()
196 static int32_t WifiCmdSetApInner(struct HdfSBuf *reqData, WifiApSetting *apSettings) in WifiCmdSetApInner()
237 static int32_t WifiCmdSetAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdSetAp()
271 static int32_t WifiCmdStopAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdStopAp()
295 static int32_t WifiCmdChangeBeacon(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdChangeBeacon()
335 static int32_t WifiCmdStaRemove(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdStaRemove()
393 static int32_t WifiCmdGetAssociatedStas(const RequestContext *context, struct HdfSBuf *reqData, str… in WifiCmdGetAssociatedStas()
432 static int32_t WifiCmdSetCountryCode(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdSetCountryCode()
/drivers/framework/model/display/driver/backlight/
Dhdf_bl.c269 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetBrightness()
298 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetMinBrightness()
305 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetCurrBrightness()
312 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetDefBrightness()
319 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetMaxBrightness()
326 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfSetBrightness()
353 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetBlDevList()
/drivers/framework/model/audio/dispatch/src/
Daudio_control_dispatch.c89 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in ControlHostElemInfo()
123 static int32_t ControlHostElemRead(const struct HdfDeviceIoClient *client, struct HdfSBuf *reqData, in ControlHostElemRead()
178 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in ControlHostElemWrite()
/drivers/framework/model/network/wifi/platform/src/message/
Dsidecar.c72 int32_t DispatchToMessage(struct HdfDeviceIoClient *client, int id, struct HdfSBuf *reqData, struct… in DispatchToMessage()
145 struct HdfSBuf *reqData, MessageCallBack callback) in SideCarSendAsyncMessageInner()
190 struct HdfSBuf *reqData, MessageCallBack callback) in SideCarSendAsyncMessage()
200 struct HdfSBuf *reqData) in SideCarSendOneWayMessage()
/drivers/framework/model/display/driver/
Dhdf_disp.c207 static int32_t SetPowerStatus(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSB… in SetPowerStatus()
225 static int32_t GetPowerStatus(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSB… in GetPowerStatus()
256 static int32_t SetBacklight(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSBuf… in SetBacklight()
276 static int32_t GetBacklight(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSBuf… in GetBacklight()
308 static int32_t GetInfo(struct HdfDeviceObject *device, struct HdfSBuf *reqData, struct HdfSBuf *rsp… in GetInfo()
342 static int32_t DispCmdProcess(struct HdfDeviceObject *device, int32_t cmd, struct HdfSBuf *reqData, in DispCmdProcess()
/drivers/framework/test/unittest/model/network/wifi/unittest/message/
Dhdf_single_node_message_test.c53 static ErrorCode FuncNoLoad(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in FuncNoLoad()
61 static ErrorCode FuncSmallLoad(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in FuncSmallLoad()
252 void SendMessageTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in SendMessageTestCallBack()
288 void SendMessagePerfTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, struct Hdf… in SendMessagePerfTestCallBack()
/drivers/framework/test/unittest/model/usb/host/src/
Dusb_raw_test.c309 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest001() local
337 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest002() local
365 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest003() local
393 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest004() local
421 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest005() local
449 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest006() local
951 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillBulkRequest001() local
992 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillBulkRequest002() local
1525 struct UsbRequestData reqData; in CheckRawSdkIfSendBulkRequest001() local
1567 struct UsbRequestData reqData; in CheckRawSdkIfSendBulkRequest002() local
[all …]
/drivers/framework/model/misc/dsoftbus/src/
Dmodule_manager.c38 void SoftbusDispatchModuleCommand(int32_t moduleId, const struct HdfSBuf *reqData, struct HdfSBuf *… in SoftbusDispatchModuleCommand()
Dhdf_dsoftbus_driver.c27 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in DispatchCommand()
Dwlan_param_monitor.c63 void SoftbusWlanParamMonitorProcess(const struct HdfSBuf *reqData, struct HdfSBuf *rspData) in SoftbusWlanParamMonitorProcess()
/drivers/peripheral/display/hal/
Ddisp_hal.c25 static int32_t DispCmdSend(const uint32_t cmd, struct HdfSBuf *reqData, struct HdfSBuf *respData) in DispCmdSend()
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkraw_speed.c337 struct UsbRawFillRequestData reqData; in UsbAllocDataRequests() local
509 struct UsbRawFillRequestData reqData; in SerialBegin() local
/drivers/framework/model/network/wifi/platform/include/message/
Dsidecar.h59 struct HdfSBuf *reqData; member
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_hal_services_test.cpp362 int32_t HalResetCallback(int32_t event, struct HdfSBuf *reqData) { in HalResetCallback()
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c386 struct UsbRawFillRequestData reqData; in AcmStartWb() local
1190 struct UsbRawFillRequestData reqData; in UsbAllocReadRequests() local
/drivers/framework/model/network/bluetooth/
Dhdf_bt_core.c232 …atic int32_t BtMessageDispatcher(struct HdfDeviceIoClient *client, int id, struct HdfSBuf *reqData, in BtMessageDispatcher()
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkraw_speed.c342 struct UsbRawFillRequestData reqData; in UsbAllocDataRequests() local
/drivers/peripheral/display/hal/default/
Ddisplay_layer.c151 static int32_t DispCmdSend(const uint32_t cmd, struct HdfSBuf *reqData, struct HdfSBuf *respData) in DispCmdSend()
/drivers/peripheral/wlan/hdi_service/client/
Dwlan_hal_proxy.cpp197 int32_t WlanInterfaceProxy::CallbackWlanProxy(int32_t event, struct HdfSBuf *reqData) in CallbackWlanProxy()

12