Searched refs:SC_EVENT_FOUND_CHANNEL (Results 1 – 2 of 2) sorted by relevance
37 …SC_EVENT_FOUND_CHANNEL, /*!< ESP32 station smartconfig has found the channel of the tar… enumerator
48 } else if (event_base == SC_EVENT && event_id == SC_EVENT_FOUND_CHANNEL) { in event_handler()