Searched refs:TARGET_BSSID_STR (Results 1 – 1 of 1) sorted by relevance
275 private static final String TARGET_BSSID_STR = "Trying to associate with "; field in WifiMonitor850 } else if (eventStr.startsWith(TARGET_BSSID_STR)) { in dispatchEvent()