mirror of
https://github.com/espressif/esp-idf
synced 2025-03-21 23:19:10 -04:00
The parameter aid followed -a is aid of the connected station. If aid is 0, kick out all of the connected stations. 2. Add block parameter to api esp_wifi_scan_start. If block is true, the api blocks before scan done or returns directly.