esp-idf/components/esp32/include
Jiang Jiang Jian 899a5d223f Merge branch 'feature/opt_scan_before_connect' into 'master'
optimize scan before station connecting to AP

1. Store the information of AP(ssid, password, bssid, channel, etc)
    into nvs when station connects to AP successfully. If station
    connects to the same AP next time, it will scan the stored channel of the AP
    first.

2. Add a parameter of channel for scanning before connecting to AP.
    If the channel is set to 0, station will scan full channels. If it
    is set to 1~13, station will only scan the channel.

See merge request !704
2017-04-27 21:11:13 +08:00
..
hwcrypto
rom
xtensa
esp_app_trace.h
esp_attr.h
esp_cache_err_int.h
esp_clk.h Add support for 32k XTAL as RTC_SLOW_CLK source 2017-04-26 12:43:22 +08:00
esp_coexist.h
esp_core_dump.h
esp_crosscore_int.h
esp_deep_sleep.h
esp_deepsleep.h
esp_err.h
esp_event.h
esp_event_loop.h
esp_flash_data_types.h
esp_freertos_hooks.h
esp_gdbstub.h
esp_heap_alloc_caps.h
esp_int_wdt.h
esp_interface.h
esp_intr.h
esp_intr_alloc.h
esp_ipc.h
esp_panic.h esp32: Core dump sanity checks were added 2017-04-26 21:13:02 +03:00
esp_phy_init.h
esp_smartconfig.h
esp_ssc.h
esp_system.h
esp_task.h
esp_task_wdt.h
esp_types.h
esp_wifi.h
esp_wifi_internal.h
esp_wifi_types.h Merge branch 'feature/opt_scan_before_connect' into 'master' 2017-04-27 21:11:13 +08:00
esp_wpa2.h
esp_wps.h
heap_alloc_caps.h