Home
last modified time | relevance | path

Searched refs:g_configWlanModuleRoot (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.c13 static struct HdfConfigWlanRoot g_configWlanModuleRoot = { 0 }; variable
570 return ParseWlanConfig(node, &g_configWlanModuleRoot.wlanConfig); in HdfParseWlanConfig()
575 return &g_configWlanModuleRoot; in HdfWlanGetModuleConfigRoot()