mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3984d96acb
1. TW8657, WIFI send the whole packet to smartconfig; 2. modify API annotation of smartconfig and sniffer; 3. export smartconfig APIs to programming guide;
26 lines
572 B
ReStructuredText
26 lines
572 B
ReStructuredText
Smart Config
|
|
===
|
|
|
|
API Reference
|
|
-------------
|
|
|
|
Header Files
|
|
^^^^^^^^^^^^
|
|
|
|
* `esp32/include/esp_smartconfig.h <https://github.com/espressif/esp-idf/blob/master/components/esp32/include/esp_smartconfig.h>`_
|
|
|
|
Type Definitions
|
|
^^^^^^^^^^^^^^^^
|
|
|
|
.. doxygentypedef:: sc_callback_t
|
|
|
|
Functions
|
|
^^^^^^^^^
|
|
|
|
.. doxygenfunction:: esp_smartconfig_get_version
|
|
.. doxygenfunction:: esp_smartconfig_start
|
|
.. doxygenfunction:: esp_smartconfig_stop
|
|
.. doxygenfunction:: esp_esptouch_set_timeout
|
|
.. doxygenfunction:: esp_smartconfig_set_type
|
|
.. doxygenfunction:: esp_smartconfig_fast_mode
|