esp-idf/components/esp32
qiyueixa feaa6e8a8f mesh: add manual networking function
1. add mesh_assoc_t to esp_mesh_internal.h file.
2. rename "node" to "device" in esp_mesh.h.
3. add MESH_EVENT_SCAN_DONE event.
4. add APIs esp_mesh_scan_get_ap_record() and esp_mesh_scan_get_ap_ie_len() to get scan results.
5. modify API esp_mesh_set_self_organized() by adding parameter "select_parent".
6. modify API esp_mesh_set_parent() by adding parameter "parent_mesh_id"
7. add manual networking example.
2018-05-23 18:09:12 +08:00
..
hwcrypto
include mesh: add manual networking function 2018-05-23 18:09:12 +08:00
ld feat(sdio_slave): add headers for sdio slave components: slc, host, hinf 2018-05-21 23:48:33 +08:00
lib@8b6d5837a4 mesh: add manual networking function 2018-05-23 18:09:12 +08:00
test
Kconfig
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c
coexist.c
coexist_internal.h
component.mk
core_dump.c
cpu_start.c
crosscore_int.c
dbg_stubs.c
dport_access.c dport: Bigfix dport_read code move to IRAM 2018-05-21 22:00:51 +05:00
dport_panic_highint_hdl.S
esp_clk_internal.h
esp_err_to_name.c
esp_err_to_name.c.in
esp_timer.c
esp_timer_esp32.c
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c
phy.h esp32: some changes relating to phy v3900 2018-05-22 14:16:09 +08:00
phy_init.c esp32: some changes relating to phy v3900 2018-05-22 14:16:09 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c
spiram.c
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c
task_wdt.c
wifi_init.c
wifi_internal.c