commit | 989e784601887734e696b3fac0ad6d101badd7ea | [log] [tgz] |
---|---|---|
author | Avraham Stern <avraham.stern@intel.com> | Sun Mar 29 13:10:36 2015 +0300 |
committer | Jouni Malinen <j@w1.fi> | Sun Mar 29 20:52:09 2015 +0300 |
tree | 334bc0dc3c0bfec87ea8742f94818a7f48a9de44 | |
parent | 154a1d5f7f8a504e29e280777ac4666684f34354 [diff] |
P2P: Optimize scan frequencies list when re-joining a persistent group When starting a P2P client to re-join a persistent group (P2P_GROUP_ADD persistent=<id>), it is possible that the P2P GO was already found in previous scans. Try to get the P2P GO operating frequency from the scan results list so wpa_supplicant will initially scan only the P2P GO known operating frequency. Signed-off-by: Avraham Stern <avraham.stern@intel.com> Signed-off-by: Ilan Peer <ilan.peer@intel.com>