Home
last modified time | relevance | path

Searched refs:BSSID_VECTOR_INDEX_THREE (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.h53 constexpr int BSSID_VECTOR_INDEX_THREE = 3; variable
H A Dwifi_country_code_policy.cpp196 !IsContainBssid(m_allBssidVector[BSSID_VECTOR_INDEX_THREE], bssid)) { in StatisticCountryCodeFromScanResult()