Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_auto_connect_service.h38 static const int BLOCKLIST_INVALID_SIZE = -1; variable
H A Dsta_auto_connect_service.cpp30 maxBlockedBssidNum(BLOCKLIST_INVALID_SIZE), in StaAutoConnectService()