Home
last modified time | relevance | path

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

/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 …]
Dsbuf_common_adapter.c49 int32_t SendCmdSync(const uint32_t cmd, struct HdfSBuf *reqData, struct HdfSBuf *respData) in SendCmdSync()
/drivers/hdf_core/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()
212 static int32_t WifiCmdDelKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdDelKey()
272 static int32_t WifiCmdSetKey(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdSetKey()
320 static int32_t WifiCmdSendEapol(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdSendEapol()
352 static int32_t WifiCmdReceiveEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdReceiveEapol()
395 static int32_t WifiCmdEnableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct Hd… in WifiCmdEnableEapol()
424 static int32_t WifiCmdDisableEapol(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdDisableEapol()
448 static int32_t WifiCmdGetAddr(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdGetAddr()
476 static int32_t WifiCmdSetMode(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBu… in WifiCmdSetMode()
[all …]
/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
Dsta.c69 static int WifiFillScanParam(struct WlanScanRequest *params, struct HdfSBuf *reqData) in WifiFillScanParam()
117 static int WifiFillAssocParams(WifiAssociateParams *assoc, struct HdfSBuf *reqData) in WifiFillAssocParams()
203 static int32_t WifiCmdAssoc(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAssoc()
255 static int32_t WifiCmdDisconnect(const RequestContext *context, struct HdfSBuf *reqData, struct Hdf… in WifiCmdDisconnect()
290 static int32_t WifiCmdScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf *… in WifiCmdScan()
325 static int32_t WifiCmdAbortScan(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdAbortScan()
349 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.cpp342 struct UsbRawFillRequestData reqData; in AcmRawFillWriteReq() local
379 struct UsbRawFillRequestData reqData; in AcmRawFillReadReq() local
642 struct UsbRequestData reqData; variable
682 struct UsbRequestData reqData; variable
710 struct UsbRequestData reqData; variable
738 struct UsbRequestData reqData; variable
784 struct UsbRequestData reqData; variable
806 struct UsbRequestData reqData; variable
828 struct UsbRequestData reqData; variable
864 struct UsbRawFillRequestData reqData; variable
[all …]
Dusb_raw_sdk_if_test.cpp1637 struct UsbRawFillRequestData reqData; variable
1677 struct UsbRawFillRequestData reqData; variable
2049 struct UsbRawFillRequestData reqData; variable
/drivers/hdf_core/framework/model/network/wifi/core/components/p2p/
Dp2p.c34 static int32_t WifiCmdRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, stru… in WifiCmdRemainOnChannel()
85 static int32_t WifiCmdProbeReqReport(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdProbeReqReport()
131 static int32_t WifiCmdCancelRemainOnChannel(const RequestContext *context, struct HdfSBuf *reqData, in WifiCmdCancelRemainOnChannel()
175 static int32_t WifiCmdAddIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdAddIf()
225 static int32_t WifiCmdRemoveIf(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSB… in WifiCmdRemoveIf()
274 static int32_t WifiCmdSetApWpsP2pIe(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdSetApWpsP2pIe()
330 static int32_t WifiCmdGetDriverFlag(const RequestContext *context, struct HdfSBuf *reqData, struct … in WifiCmdGetDriverFlag()
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/
Dap.c153 static int32_t WifiFillApSettingsParams(struct HdfSBuf *reqData, WifiApSetting *apSettings) in WifiFillApSettingsParams()
199 static int32_t WifiCmdSetApInner(struct HdfSBuf *reqData, WifiApSetting *apSettings) in WifiCmdSetApInner()
240 static int32_t WifiCmdSetAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf … in WifiCmdSetAp()
274 static int32_t WifiCmdStopAp(const RequestContext *context, struct HdfSBuf *reqData, struct HdfSBuf… in WifiCmdStopAp()
298 static int32_t WifiCmdChangeBeacon(const RequestContext *context, struct HdfSBuf *reqData, struct H… in WifiCmdChangeBeacon()
339 static int32_t WifiCmdStaRemove(const RequestContext *context, struct HdfSBuf *reqData, struct HdfS… in WifiCmdStaRemove()
397 static int32_t WifiCmdGetAssociatedStas(const RequestContext *context, struct HdfSBuf *reqData, str… in WifiCmdGetAssociatedStas()
436 static int32_t WifiCmdSetCountryCode(const RequestContext *context, struct HdfSBuf *reqData, struct… in WifiCmdSetCountryCode()
/drivers/hdf_core/framework/model/audio/dispatch/src/
Daudio_control_dispatch.c92 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in ControlHostElemInfo()
130 static int32_t ControlHostElemRead(const struct HdfDeviceIoClient *client, struct HdfSBuf *reqData, in ControlHostElemRead()
185 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in ControlHostElemWrite()
240 static int32_t CodecElemListReqDataDeserialization(struct HdfSBuf *reqData, struct AudioCtlElemList… in CodecElemListReqDataDeserialization()
335 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in ControlHostElemList()
Daudio_stream_dispatch.c286 static int32_t HwParamsDataAnalysis(struct HdfSBuf *reqData, struct AudioPcmHwParams *params) in HwParamsDataAnalysis()
/drivers/hdf_core/framework/model/display/driver/backlight/
Dhdf_bl.c271 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetBrightness()
300 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetMinBrightness()
307 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetCurrBrightness()
314 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetDefBrightness()
321 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetMaxBrightness()
328 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfSetBrightness()
355 struct HdfSBuf *reqData, struct HdfSBuf *rspData) in HdfGetBlDevList()
/drivers/hdf_core/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/hdf_core/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/hdf_core/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 static void SendMessageTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, struct … in SendMessageTestCallBack()
291 static void SendMessagePerfTestCallBack(const RequestContext *context, struct HdfSBuf *reqData, str… in SendMessagePerfTestCallBack()
/drivers/hdf_core/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/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_test.c309 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest001() local
331 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest002() local
370 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest004() local
392 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillIsoRequest005() local
888 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillBulkRequest001() local
922 struct UsbRawFillRequestData reqData; in CheckRawSdkIfFillBulkRequest002() local
1407 struct UsbRequestData reqData; in CheckRawSdkIfSendBulkRequest001() local
1449 struct UsbRequestData reqData; in CheckRawSdkIfSendBulkRequest002() local
1469 struct UsbRequestData reqData; in CheckRawSdkIfSendBulkRequest003() local
1489 struct UsbRequestData reqData; in CheckRawSdkIfSendBulkRequest004() local
[all …]
/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.c321 struct UsbRawFillRequestData reqData; in UsbAllocDataRequests() local
493 struct UsbRawFillRequestData reqData; in SerialBegin() local
/drivers/hdf_core/framework/model/network/wifi/platform/include/message/
Dsidecar.h59 struct HdfSBuf *reqData; member
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c372 struct UsbRawFillRequestData reqData; in AcmStartWb() local
1154 struct UsbRawFillRequestData reqData; in UsbAllocReadRequests() local
/drivers/hdf_core/framework/model/network/bluetooth/
Dhdf_bt_core.c244 …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.c334 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()