qiyuexia 2d34a93dc4 mesh: update libs
1. fix ap_loss that occurs when the parent turns off the mesh function and becomes a normal WiFi with a different SSID.
2. add an event MESH_EVENT_NETWORK_STATE that contains information about whether there is a root in the current network.
3. modify the mechanism of mesh IE update.
4. fix a problem in the process of re-voting to select the root, the device that does not meet the conditions of being a root votes for itself.
5. fix an issue that occurs in esp_mesh_recv_toDS() when stopping the mesh.
6. when the user specifies a parent for the device, the device will set the authmode and password of its AP mode to the same value as the specified parent.
7. add two disconnected reason codes MESH_REASON_EMPTY_PASSWORD and MESH_REASON_PARENT_UNENCRYPTED.
2018-11-06 22:55:48 +08:00
..
2018-11-06 22:55:48 +08:00
2018-11-06 22:55:48 +08:00
2018-10-20 12:07:24 +08:00
2018-08-20 16:49:20 +08:00
2018-07-09 14:36:06 +08:00
2018-10-21 15:11:45 +08:00
2018-10-08 19:55:13 +08:00
2018-10-08 19:55:13 +08:00