Home
last modified time | relevance | path

Searched refs:ParseWlanDevListConfig (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.c421 static int32_t ParseWlanDevListConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanDe… in ParseWlanDevListConfig() function
552 ret = ParseWlanDevListConfig(devListNode, &wlanConfig->deviceList); in ParseWlanConfig()