--- src/station.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/station.c b/src/station.c index 38d0757c..d9eb8d09 100644 --- a/src/station.c +++ b/src/station.c @@ -2246,6 +2246,8 @@ static void station_roam_scan_triggered(int err, void *user_data) return; } + station_debug_event(station, "roam-scan-triggered"); + /* * Do not update the Scanning property as we won't be updating the * list of networks. -- 2.31.1