Hi, here is the fast connect patches sent again. The patches consists of Mohamed's original patches + some fixes to make the fast connect work properly. The patches also require supplicant changes (patch sent to supplicant mailing list 23 Aug).
Jukka Jukka Rissanen (4): gsupplicant: Fix the ssid array. wifi: Removed extra scan request call. device: Make debug print more useful. wifi: Fallback to normal scan if fast scan is not supported. Mohamed Abbas (5): Add frequency support to service. Add support to multi scan type. Add support to append char ** entries to dbus dict. Get the number of scan ssids from supplicant. Add ssids and frequencies to wpa_supplicant scan for fast scan. gsupplicant/dbus.c | 29 ++++++ gsupplicant/dbus.h | 20 ++++ gsupplicant/gsupplicant.h | 19 ++++ gsupplicant/supplicant.c | 162 +++++++++++++++++++++++++++++-- include/device.h | 1 + plugins/wifi.c | 240 ++++++++++++++++++++++++++++++++++++++++++++- src/device.c | 6 +- src/service.c | 5 + 8 files changed, 469 insertions(+), 13 deletions(-) _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
