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