Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.cpp34 const int MAX_STA_NUMBER = 254 - 3 + 1; /* from DhcpRange.strStartip to DhcpRange.strEndip. */ variable
114 int staNumber = MAX_STA_NUMBER; in GetConnectedStationInfo()