Home
last modified time | relevance | path

Searched refs:WifiPnoNetwork (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h481 } WifiPnoNetwork; typedef
488 WifiPnoNetwork *pnoNetworks;
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h325 } WifiPnoNetwork; typedef
332 WifiPnoNetwork *pnoNetworks;
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/sta/
H A Dsta.c422 …pnoSettings->pnoNetworks = (WifiPnoNetwork *)OsalMemAlloc(sizeof(WifiPnoNetwork) * pnoSettings->pn… in HdfCmdfillPnoSettings()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c1415 (WifiPnoNetwork *)OsalMemCalloc(sizeof(WifiPnoNetwork) * (pnoSettings->pnoNetworksLen)); in FillPnoSettings()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp2161 pnoSettings.pnoNetworks = (WifiPnoNetwork *)OsalMemCalloc(sizeof(WifiPnoNetwork) * 2);