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
..
2018-04-04 22:57:45 +08:00
2016-09-26 01:17:32 +08:00
2016-11-22 00:57:19 +08:00
2017-11-24 15:31:28 +08:00
2018-03-27 08:12:54 +02:00
2016-12-15 18:20:00 +08:00
2016-08-17 23:08:22 +08:00
2018-04-04 22:57:45 +08:00
2018-05-22 22:28:00 +08:00
2018-05-22 22:28:00 +08:00