Files
esp-idf/components
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-17 16:36:49 +05:00
2018-04-30 14:22:45 +05:30
2018-05-22 12:04:47 +07:00
2018-04-25 14:54:09 +08:00
2018-05-21 12:27:10 +00:00
2018-05-21 15:23:15 +08:00
2018-05-22 11:23:12 +02:00
2018-05-11 14:49:35 +08:00
2018-05-14 17:54:57 +05:00