Home
last modified time | relevance | path

Searched defs:paramBufLen (Results 1 – 6 of 6) sorted by relevance

/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/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dmain.cpp65 const int paramBufLen = 128; in StartMemoryHook() local
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c341 … SendCmdIoctlInner(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctlInner()
587 …t WifiSendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in WifiSendCmdIoctl()
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c911 …t32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctl()
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c2319 …t32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctl()