local-node: fetch bss-transition-management support

Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
David Bauer
2022-02-19 00:03:51 +01:00
parent c5242dda4d
commit f462de04e4
2 changed files with 31 additions and 6 deletions

View File

@@ -269,6 +269,7 @@ struct sta {
uint8_t addr[6];
uint8_t rrm;
bool bss_transition;
};
struct usteer_beacon_report {