Home
last modified time | relevance | path

Searched defs:paramBuf (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/
H A Dwlan_extend_cmd.c68 WlanInterfaceWifiSendCmdIoctl(struct IWlanInterface *self, const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) WlanInterfaceWifiSendCmdIoctl() argument
89 WlanInterfaceGetCoexChannelList(struct IWlanInterface *self, const char *ifName, uint8_t *paramBuf, uint32_t *paramBufLen) WlanInterfaceGetCoexChannelList() argument
/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_vdi/
H A Dwlan_extend_cmd.c109 WlanInterfaceWifiSendCmdIoctl(struct IWlanInterface *self, const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) WlanInterfaceWifiSendCmdIoctl() argument
130 WlanInterfaceGetCoexChannelList(struct IWlanInterface *self, const char *ifName, uint8_t *paramBuf, uint32_t *paramBufLen) WlanInterfaceGetCoexChannelList() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_sta_iface.cpp224 int32_t WifiStaIface::SendCmdToDriver(const std::string& ifName, int32_t cmdId, const std::vector<int8_t>& paramBuf) in SendCmdToDriver() argument
243 int32_t WifiStaIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() argument
H A Dwifi_p2p_iface.cpp147 int32_t WifiP2pIface::SendCmdToDriver(const std::string& ifName, int32_t cmdId, const std::vector<int8_t>& paramBuf) in SendCmdToDriver() argument
166 int32_t WifiP2pIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() argument
H A Dwifi_ext_iface.cpp144 int32_t WifiExtIface::SendCmdToDriver(const std::string& ifName, int32_t cmdId, const std::vector<int8_t>& paramBuf) in SendCmdToDriver() argument
163 int32_t WifiExtIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() argument
H A Dwifi_ap_iface.cpp186 int32_t WifiApIface::SendCmdToDriver(const std::string& ifName, int32_t cmdId, const std::vector<int8_t>& paramBuf) in SendCmdToDriver() argument
205 int32_t WifiApIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() argument
H A Dwifi_vendor_hal.cpp431 WifiError WifiVendorHal::GetCoexictenceChannelList(const std::string& ifaceName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() argument
414 SendCmdToDriver(const std::string& ifaceName, int32_t cmdId, const std::vector<int8_t>& paramBuf) SendCmdToDriver() argument
/drivers/peripheral/wlan/test/fuzztest/
H A 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/
H A Dsbuf_cmd_adapter.c911 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctl() argument
/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c341 static int32_t SendCmdIoctlInner(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctlInner() argument
587 static int32_t WifiSendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in WifiSendCmdIoctl() argument
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c2320 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctl() argument

Completed in 13 milliseconds