Home
last modified time | relevance | path

Searched refs:supTypeLenInvalid (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp73 uint32_t supTypeLenInvalid = 6; in HWTEST_F() local
75 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, nullptr, &supTypeLenInvalid); in HWTEST_F()
79 rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLenInvalid); in HWTEST_F()
H A Dwlan_hdi_hal_services_c_test.cpp83 uint32_t supTypeLenInvalid = 6; in HWTEST_F() local
85 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLenInvalid); in HWTEST_F()

Completed in 4 milliseconds