Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dmulti_gateway.cpp32 constexpr uint32_t MULTI_GATEWAY_NUM = 2; variable
74 return m_gwMacLists.size() >= MULTI_GATEWAY_NUM; in IsMultiGateway()