mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-19 11:09:25 +01:00
monitor: print START_TIME_TSF/BSSID values
This commit is contained in:
parent
c1c2ca5e7f
commit
05c8a1af47
@ -5578,6 +5578,10 @@ static const struct attr_entry attr_table[] = {
|
||||
"FTM Responder" },
|
||||
{ NL80211_ATTR_FTM_RESPONDER_STATS,
|
||||
"FTM Responder Stats" },
|
||||
{ NL80211_ATTR_SCAN_START_TIME_TSF,
|
||||
"Scan Start Time", ATTR_U64 },
|
||||
{ NL80211_ATTR_SCAN_START_TIME_TSF_BSSID,
|
||||
"Scan Start Time BSSID", ATTR_ADDRESS },
|
||||
{ }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user