Searched refs:GetNetDevInfo (Results 1 – 7 of 7) sorted by relevance
61 service->interface.GetNetDevInfo = WlanInterfaceGetNetDevInfo; in WlanInterfaceImplGetInstance()
450 static int32_t GetNetDevInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfo() function535 singleWifiInstance.getNetDevInfo = GetNetDevInfo; in WifiConstruct()
533 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, (struct HdfNetDeviceInfoResult *)&netDeviceInfoResult);535 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, nullptr);
346 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, (struct HdfNetDeviceInfoResult *)&netDeviceInfoResult);
365 GetNetDevInfo([out] struct HdfNetDeviceInfoResult netDeviceInfoResult);
151 …"><a name="p1292417115515"></a><a name="p1292417115515"></a>int32_t (*GetNetDevInfo)(struct IWlanI…