Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp343 uint8_t chipIdInvalid = 100; variable
350 ret = GetIfNamesByChipId(chipIdInvalid, &ifNames, &num);
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp415 uint8_t chipIdInvalid = 20; variable
424 ret = g_wifi->resetDriver(chipIdInvalid, "wlan0");
447 uint8_t chipIdInvalid = 20; variable
456 ret = g_wifi->resetDriver(chipIdInvalid, "wlan0");
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_hal_services_c_test.cpp295 uint8_t chipIdInvalid = 100; variable
303 rc = g_wlanObj->GetIfNamesByChipId(g_wlanObj, chipIdInvalid, ifNames, IFNAMSIZ, &num);