pub const mesh_event_id_t_MESH_EVENT_SCAN_DONE: mesh_event_id_t = 19;
Expand description

< if self-organized networking is disabled, user can call esp_wifi_scan_start() to trigger this event, and add the corresponding scan done handler in this event.