ESP-IDF
+
0
/1 examples
SourceVu will show references to
esp_smartconfig_get_rvd_data()
from the following samples and libraries:
smart_config sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_smartconfig_get_rvd_data()
esp_smartconfig_get_rvd_data() function
Get reserved data of ESPTouch v2.
Syntax
Show:
Summary
Declaration
from
esp_smartconfig.h:149
esp_err_t
esp_smartconfig_get_rvd_data
(
uint8_t
*
rvd_data
,
uint8_t
len
)
;
Arguments
Argument
Declared as
Description
rvd_data
uint8_t
*
reserved data
len
uint8_t
length of reserved data
Return value
- ESP_OK: succeed - others: fail
Examples
esp_smartconfig_get_rvd_data()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out