Searched refs:wpa_cli_last_id (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c45 static int wpa_cli_last_id = 0; variable
3970 if (wpa_cli_connected <= 0 || new_id != wpa_cli_last_id) {
3972 wpa_cli_last_id = new_id;

Completed in 71 milliseconds