Searched refs:wpa_cli_last_id (Results 1 – 1 of 1) sorted by relevance
45 static int wpa_cli_last_id = 0; variable4179 if (wpa_cli_connected <= 0 || new_id != wpa_cli_last_id) { in wpa_cli_action_process()4181 wpa_cli_last_id = new_id; in wpa_cli_action_process()