measurement: add missing timeout-reset
[project/usteer.git] / node.h
diff --git a/node.h b/node.h
index 1e36f58c226d0cb43431cd0a6bbdea6638ab1ad8..914746ddb6c3991b204c924e9019c5facd43f8c9 100644 (file)
--- a/node.h
+++ b/node.h
@@ -59,6 +59,8 @@ struct usteer_local_node {
 
        int beacon_interval;
 
+       uint16_t band_steering_interval;
+
        struct {
                bool present;
                struct uloop_timeout update;