esp_wifi_is_if_ready_when_started() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- true if ready after interface started (typically Access Point type) - false if ready once interface connected (typically for Station type)

References

from examples