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 D | wlan_extend_cmd.c | 69 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 D | wlan_extend_cmd.c | 110 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 D | main.cpp | 65 const int paramBufLen = 128; in StartMemoryHook() local
|
/ohos5.0/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal.c | 341 … 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 D | sbuf_cmd_adapter.c | 911 …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 D | netlink_cmd_adapter.c | 2319 …t32_t SendCmdIoctl(const char *ifName, int32_t cmdId, const int8_t *paramBuf, uint32_t paramBufLen) in SendCmdIoctl()
|