Home
last modified time | relevance | path

Searched defs:paramBuf (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/wlan/hdi_service/service_extend/
Dwlan_extend_cmd.c69 const int8_t *paramBuf, uint32_t paramBufLen) in WlanInterfaceWifiSendCmdIoctl()
/drivers/peripheral/wlan/hal/src/
Dwifi_hal.c336 static int32_t SendCmdIoctlInner(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_… in SendCmdIoctlInner()
498 static int32_t WifiSendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t… in WifiSendCmdIoctl()
/drivers/peripheral/wlan/test/fuzztest/
Dwlan_common_fuzzer.cpp227 int8_t *paramBuf = const_cast<int8_t *>(reinterpret_cast<const int8_t *>(rawData)); in FuzzWifiSendCmdIoctl() local
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_cmd_adapter.c911 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLe… in SendCmdIoctl()
/drivers/peripheral/wlan/client/src/netlink/
Dnetlink_cmd_adapter.c1818 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLe… in SendCmdIoctl()