Searched refs:matchBaseAddress (Results 1 – 2 of 2) sorted by relevance
144 final MacAddress matchBaseAddress = ns.bssidPatternMatcher.first; in satisfiesNetworkSpecifier() local146 if (!bssid.matches(matchBaseAddress, matchMask)) { in satisfiesNetworkSpecifier()
1100 MacAddress matchBaseAddress = wns.bssidPatternMatcher.first; in doesScanResultMatchWifiNetworkSpecifier() local1102 if (!bssid.matches(matchBaseAddress, matchMask)) { in doesScanResultMatchWifiNetworkSpecifier()