Searched defs:paramBuf (Results 1 – 5 of 5) sorted by relevance
/drivers/peripheral/wlan/hdi_service/service_extend/ |
D | wlan_extend_cmd.c | 69 const int8_t *paramBuf, uint32_t paramBufLen) in WlanInterfaceWifiSendCmdIoctl()
|
/drivers/peripheral/wlan/hal/src/ |
D | wifi_hal.c | 336 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/ |
D | wlan_common_fuzzer.cpp | 227 int8_t *paramBuf = const_cast<int8_t *>(reinterpret_cast<const int8_t *>(rawData)); in FuzzWifiSendCmdIoctl() local
|
/drivers/peripheral/wlan/client/src/sbuf/ |
D | sbuf_cmd_adapter.c | 911 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLe… in SendCmdIoctl()
|
/drivers/peripheral/wlan/client/src/netlink/ |
D | netlink_cmd_adapter.c | 1818 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLe… in SendCmdIoctl()
|