Home
last modified time | relevance | path

Searched refs:singleWifiInstance (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c631 static struct IWiFi singleWifiInstance; in WifiConstruct() local
639 singleWifiInstance.start = Start; in WifiConstruct()
640 singleWifiInstance.stop = Stop; in WifiConstruct()
641 singleWifiInstance.getSupportFeature = GetSupportFeature; in WifiConstruct()
642 singleWifiInstance.getSupportCombo = GetSupportCombo; in WifiConstruct()
643 singleWifiInstance.createFeature = CreateFeature; in WifiConstruct()
644 singleWifiInstance.getFeatureByIfName = GetFeatureByIfName; in WifiConstruct()
645 singleWifiInstance.destroyFeature = DestroyFeature; in WifiConstruct()
646 singleWifiInstance.registerEventCallback = HalRegisterEventCallback; in WifiConstruct()
647 singleWifiInstance in WifiConstruct()
[all...]

Completed in 2 milliseconds