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