usteer: add option for probe steering
[project/usteer.git] / usteer.h
index 6ec778940884083de5874f3532d9c449baf5c700..239159a632b9e086bc6d7cf7a88d771b13e442f7 100644 (file)
--- a/usteer.h
+++ b/usteer.h
@@ -160,6 +160,7 @@ struct usteer_config {
        uint32_t measurement_report_timeout;
 
        bool assoc_steering;
+       bool probe_steering;
 
        uint32_t max_neighbor_reports;