mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f38b18f046
1. Add new Doc on WiFi security 2. Add DPP related Doc under WiFi 3. Add Supplicant public headers in Doxyfile
28 lines
639 B
ReStructuredText
28 lines
639 B
ReStructuredText
Provisioning API
|
|
****************
|
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Protocol Communication <protocomm>
|
|
Unified Provisioning <provisioning>
|
|
Wi-Fi Provisioning <wifi_provisioning>
|
|
|
|
Code examples for above API are provided in the :example:`provisioning` directory of ESP-IDF examples.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
SmartConfig <../network/esp_smartconfig>
|
|
|
|
Code example for above API is provided in :example:`wifi/smart_config`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
EasyConnect <../network/esp_dpp>
|
|
|
|
Code example for above API is provided in :example:`wifi/wifi_easy_connect/dpp-enrollee`
|