ESP-IDF + 0/1 examples
SourceVu will show references to esp_wifi_set_mac() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: succeed - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init - ESP_ERR_INVALID_ARG: invalid argument - ESP_ERR_WIFI_IF: invalid interface - ESP_ERR_WIFI_MAC: invalid mac address - ESP_ERR_WIFI_MODE: WiFi mode is wrong - others: refer to error codes in esp_err.h

References

from examples