Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_define.h50 constexpr int BSSID_VECTOR_INDEX_ZERO = 0; variable
H A Dwifi_country_code_policy.cpp193 for (const std::string &bssid : m_allBssidVector[BSSID_VECTOR_INDEX_ZERO]) { in StatisticCountryCodeFromScanResult()