Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_config_parser.c155 static int32_t ParseWlanModuleConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanMod… in ParseWlanModuleConfig() function
548 ret = ParseWlanModuleConfig(moduleConfigNode, &wlanConfig->moduleConfig); in ParseWlanConfig()