Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp990 WifiChipInfo matchingChipInfo; in ValidateInterfaceCache() local
993 matchingChipInfo = chipInfo; in ValidateInterfaceCache()
998 if (matchingChipInfo.chip == nullptr) { in ValidateInterfaceCache()
1003 std::vector<WifiIfaceInfo> &ifaceInfos = matchingChipInfo.ifaces[interfaceInfo.second.type]; in ValidateInterfaceCache()