Home
last modified time | relevance | path

Searched refs:g_wlanTestSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dwlan_common_fuzzer.cpp23 static uint32_t g_wlanTestSize = 0; variable
28 g_wlanTestSize = *dataSize; in SetWlanDataSize()
38 *dataSize = g_wlanTestSize; in GetWlanDataSize()
216 param.bufLen = g_wlanTestSize; in FuzzSetProjectionScreenParam()
229 interface->WifiSendCmdIoctl(interface, ifName, cmdId, paramBuf, g_wlanTestSize); in FuzzWifiSendCmdIoctl()