Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddevice_param_mgr.cpp32 char paramBuf[BUF_LENTH] = {0}; in QueryDeviceDataSyncMode() local
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/
H A Dwlan_extend_cmd.c69 const int8_t *paramBuf, uint32_t paramBufLen) in WlanInterfaceWifiSendCmdIoctl()
90 uint8_t *paramBuf, uint32_t *paramBufLen) in WlanInterfaceGetCoexChannelList()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_vdi/
H A Dwlan_extend_cmd.c110 const int8_t *paramBuf, uint32_t paramBufLen) in WlanInterfaceWifiSendCmdIoctl()
131 uint8_t *paramBuf, uint32_t *paramBufLen) in WlanInterfaceGetCoexChannelList()
/ohos5.0/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_… in SendCmdIoctlInner()
587 static int32_t WifiSendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t… in WifiSendCmdIoctl()
/ohos5.0/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
/ohos5.0/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 paramBufLe… in SendCmdIoctl()
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c2319 int32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLe… in SendCmdIoctl()