Home
last modified time | relevance | path

Searched refs:GetNetDevInfo (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_service.c60 service->interface.GetNetDevInfo = WlanInterfaceGetNetDevInfo; in WlanInterfaceImplGetInstance()
/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c527 static int32_t GetNetDevInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfo() function
649 singleWifiInstance.getNetDevInfo = GetNetDevInfo; in WifiConstruct()
/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp549 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, (struct HdfNetDeviceInfoResult *)&netDeviceInfoResult); in HWTEST_F()
551 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, nullptr); in HWTEST_F()
H A Dwlan_hdi_hal_services_c_test.cpp348 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, (struct HdfNetDeviceInfoResult *)&netDeviceInfoResult); in HWTEST_F()

Completed in 6 milliseconds