Home
last modified time | relevance | path

Searched refs:GetNetDevInfo (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/wlan/hdi_service/
Dwlan_interface_service.c61 service->interface.GetNetDevInfo = WlanInterfaceGetNetDevInfo; in WlanInterfaceImplGetInstance()
/drivers/peripheral/wlan/hal/src/
Dwifi_hal.c450 static int32_t GetNetDevInfo(struct NetDeviceInfoResult *netDeviceInfoResult) in GetNetDevInfo() function
535 singleWifiInstance.getNetDevInfo = GetNetDevInfo; in WifiConstruct()
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp533 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, (struct HdfNetDeviceInfoResult *)&netDeviceInfoResult);
535 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, nullptr);
Dwlan_hdi_hal_services_c_test.cpp346 rc = g_wlanObj->GetNetDevInfo(g_wlanObj, (struct HdfNetDeviceInfoResult *)&netDeviceInfoResult);
/drivers/interface/wlan/v1_0/
DIWlanInterface.idl365 GetNetDevInfo([out] struct HdfNetDeviceInfoResult netDeviceInfoResult);
/drivers/interface/wlan/v1_1/
DIWlanInterface.idl365 GetNetDevInfo([out] struct HdfNetDeviceInfoResult netDeviceInfoResult);
/drivers/peripheral/wlan/
DREADME_zh.md151 …"><a name="p1292417115515"></a><a name="p1292417115515"></a>int32_t (*GetNetDevInfo)(struct IWlanI…