Home
last modified time | relevance | path

Searched refs:GetNetworkIfaceName (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c102 static const char *GetNetworkIfaceName(const struct IWiFiBaseFeature *baseFeature) in GetNetworkIfaceName() function
181 (*fe)->getNetworkIfaceName = GetNetworkIfaceName; in InitBaseFeature()
/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_service.c50 service->interface.GetNetworkIfaceName = WlanInterfaceGetNetworkIfaceName; in WlanInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp344 int32_t rc = g_wlanObj->GetNetworkIfaceName(g_wlanObj, nullptr, ifNames, IFNAMSIZ); in HWTEST_F()
347 rc = g_wlanObj->GetNetworkIfaceName(g_wlanObj, &ifeature, ifNames, IFNAMSIZ); in HWTEST_F()
350 rc = g_wlanObj->GetNetworkIfaceName(g_wlanObj, &ifeature, nullptr, IFNAMSIZ); in HWTEST_F()
352 rc = g_wlanObj->GetNetworkIfaceName(g_wlanObj, &ifeature, ifNames, IFNAMSIZ); in HWTEST_F()
H A Dwlan_hdi_hal_services_c_test.cpp150 rc = g_wlanObj->GetNetworkIfaceName(g_wlanObj, &ifeature, ifNames, IFNAMSIZ); in HWTEST_F()
1098 rc = g_wlanObj->GetNetworkIfaceName(g_wlanObj, &ifeature, ifNames, IFNAMSIZ); in HWTEST_F()
/drivers/peripheral/wlan/test/fuzztest/
H A Dwlan_common_fuzzer.cpp132 interface->GetNetworkIfaceName(interface, &feature, ifNames, IFNAMSIZ); in FuzzGetNetworkIfaceName()

Completed in 5 milliseconds