esp_qrcode_generate() is only used within wifi_prov_mgr sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: succeed - ESP_FAIL: Failed to encode string into a QR Code - ESP_ERR_NO_MEM: Failed to allocate buffer for given max_qrcode_version

References

from examples