Append bssid property to the add_network call to wpa_supplicant 00/87300/1
authorMilind Ramesh Murhekar <m.murhekar@samsung.com>
Wed, 7 Sep 2016 09:07:07 +0000 (14:37 +0530)
committerMilind Ramesh Murhekar <m.murhekar@samsung.com>
Wed, 7 Sep 2016 09:07:07 +0000 (14:37 +0530)
commit9c36bd2ded2907f7ce3ddd6ed1a755ccaa4ea847
treeecd4b1b3a80b81273c2c5df8a7228c3a8acac517
parent5298369f5625fa7cab9ce742f9abbf2cdfbfea2d
Append bssid property to the add_network call to wpa_supplicant

Description: This change supports the Strongest AP connection.
If there are multiple APs that have same SSID and security type
the Bssid property will help to ensure the correct connectivity
of the AP among them.

Change-Id: I600772fa2bea72f3917e24d677057b34b87c7f1e
Signed-off-by: Milind Ramesh Murhekar <m.murhekar@samsung.com>
gsupplicant/supplicant.c