libretiny-eu / libretiny

PlatformIO development platform for IoT modules
http://docs.libretiny.eu/
MIT License
382 stars 55 forks source link

[beken-72xx] Allow connecting to specific BSSID if provided #209

Closed Cossid closed 6 months ago

Cossid commented 7 months ago

bk72xx - Allow connecting to a specific BSSID via bk_wlan_start_sta_adv which is bssid-aware, instead of bk_wlan_start_sta which is not, and falling back to bk_wlan_start_sta when one is not present (fast_connect).