3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-02-22 22:00:38 +01:00
James Prestwood 9c33572aee ap: add AP diagnostic interface
This adds a new AccessPointDiagnostic interface. This interface
provides similar low level functionality as StationDiagnostic, but
for when IWD is in AP mode. This uses netdev_get_all_stations
which will dump all stations, parse, and return each station in
an individual callback. Once the dump is complete the destroy is
called and all data is packaged as an array of dictionaries.
2021-01-22 15:00:48 -06:00
..
2020-09-14 16:44:53 -05:00
2020-07-09 09:58:21 -05:00
2020-07-09 09:58:21 -05:00
2020-01-21 16:03:28 -06:00
2021-01-22 15:00:48 -06:00
2020-11-02 13:39:25 -06:00
2020-08-13 13:43:31 -05:00
2019-12-09 01:47:11 -06:00
2020-04-08 21:02:15 -05:00
2019-05-19 13:07:13 -05:00
2020-05-02 20:56:13 -05:00
2020-11-02 11:39:03 -06:00
2017-11-28 13:20:33 -06:00
2020-09-14 11:45:12 -05:00
2020-04-08 12:27:57 -05:00
2020-02-03 11:54:28 -06:00
2019-07-15 14:06:26 -05:00
2020-09-16 14:31:07 -05:00
2020-10-26 14:30:34 -05:00
2020-04-10 06:31:19 -05:00
2020-09-14 11:39:25 -05:00
2020-09-14 11:39:25 -05:00
2020-01-16 11:37:57 -06:00
2020-03-17 15:35:22 -05:00
2020-10-26 16:16:12 -05:00
2020-10-26 16:16:12 -05:00
2020-01-17 12:50:23 -06:00
2020-08-28 10:29:06 -05:00