Hi, Since wpa_supplicant, dev version, supports now autoscan: here is the patch that implements its support into gsupplicant/wifi plugin.
Please review, Note: The TODO patch should be applied AFTER the patchset "[PATCH 0/8 - v2] Fixes regulatory domain". Tomasz Bursztyka (3): gsupplicant: Add a function to handle autoscan method wifi: Add support for autoscan request TODO: Remove BackgroundScanning task TODO | 19 +------------- gsupplicant/gsupplicant.h | 5 ++++ gsupplicant/supplicant.c | 59 +++++++++++++++++++++++++++++++++++++++++++++ plugins/wifi.c | 18 +++++++++++++- 4 files changed, 83 insertions(+), 18 deletions(-) -- 1.7.8.6 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
