Searched refs:WPA_RECV_ERROR_STR (Results 1 – 1 of 1) sorted by relevance
520 private static final String WPA_RECV_ERROR_STR = "recv error"; field in WifiMonitor978 if (eventData.startsWith(WPA_RECV_ERROR_STR)) { in dispatchEvent()