Searched defs:paramBuf (Results 1 – 6 of 6) sorted by relevance
| /drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/ |
| D | wlan_extend_cmd.c | 69 const int8_t *paramBuf, uint32_t paramBufLen) in WlanInterfaceWifiSendCmdIoctl() 90 uint8_t *paramBuf, uint32_t *paramBufLen) in WlanInterfaceGetCoexChannelList()
|
| /drivers/peripheral/wlan/hdi_service/service_extend/service_extend_vdi/ |
| D | wlan_extend_cmd.c | 110 const int8_t *paramBuf, uint32_t paramBufLen) in WlanInterfaceWifiSendCmdIoctl() 131 uint8_t *paramBuf, uint32_t *paramBufLen) in WlanInterfaceGetCoexChannelList()
|
| /drivers/peripheral/wlan/hal/src/ |
| D | wifi_hal.c | 341 static int32_t SendCmdIoctlInner(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_… in SendCmdIoctlInner() 587 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 | 2319 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLe… in SendCmdIoctl()
|