Home
last modified time | relevance | path

Searched refs:tooManyInterfaces (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.cpp1110 … int tooManyInterfaces = static_cast<int>(wifiChipInfo.ifaces[type].size()) - chipIfaceCombo[type]; in CanIfaceComboSupportRequest() local
1112 tooManyInterfaces += 1; in CanIfaceComboSupportRequest()
1115 if (tooManyInterfaces > 0) { in CanIfaceComboSupportRequest()
1126 … SelectInterfacesToDelete(tooManyInterfaces, createIfaceType, type, wifiChipInfo.ifaces[type], in CanIfaceComboSupportRequest()