ESP-IDF + 0/1 examples
SourceVu will show references to wifi_prov_mgr_endpoint_create() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK : Success - ESP_FAIL : Failure

Notes

This API can only be called BEFORE provisioning is started Additional endpoints can be used for configuring client provided parameters other than Wi-Fi credentials, that are necessary for the main application and hence must be set prior to starting the application After session establishment, the additional endpoints must be targeted first by the client side application before sending Wi-Fi configuration, because once Wi-Fi configuration finishes the provisioning service is stopped and hence all endpoints are unregistered

References

from examples