wifi_prov_scheme_ble_set_random_addr() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK : Success - ESP_ERR_INVALID_ARG : Null argument

Notes

This API will change the existing BD address for the device. The address once set will remain unchanged until BLE stack tear down happens when wifi_prov_mgr_deinit is invoked.

References

from examples