- esp_err - Interface in com.espressif.esp_idf
-
See esp_err.h
C header file.
- ESP_ERR_INVALID_ARG - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_ARG
.
- ESP_ERR_INVALID_CRC - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_CRC
.
- ESP_ERR_INVALID_MAC - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_MAC
.
- ESP_ERR_INVALID_RESPONSE - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_RESPONSE
.
- ESP_ERR_INVALID_SIZE - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_SIZE
.
- ESP_ERR_INVALID_STATE - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_STATE
.
- ESP_ERR_INVALID_VERSION - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_INVALID_VERSION
.
- ESP_ERR_NO_MEM - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_NO_MEM
.
- ESP_ERR_NOT_FOUND - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_NOT_FOUND
.
- ESP_ERR_NOT_SUPPORTED - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_NOT_SUPPORTED
.
- ESP_ERR_TIMEOUT - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_ERR_TIMEOUT
.
- ESP_FAIL - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_FAIL
.
- ESP_OK - Static variable in interface com.espressif.esp_idf.esp_err
-
See #define ESP_OK
.
- esp_ota_begin(int, int) - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_begin
C function.
- esp_ota_end() - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_end
C function.
- esp_ota_get_boot_partition() - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_get_boot_partition
C function.
- esp_ota_get_next_update_partition(int) - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_get_next_update_partition
C function.
- esp_ota_get_running_partition() - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_get_running_partition
C function.
- esp_ota_ops - Class in com.espressif.esp_idf
-
See esp_ota_ops.h
C header file.
- esp_ota_ops() - Constructor for class com.espressif.esp_idf.esp_ota_ops
-
- esp_ota_set_boot_partition(int) - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_set_boot_partition
C function.
- esp_ota_write(byte[], int, int) - Static method in class com.espressif.esp_idf.esp_ota_ops
-
See esp_ota_write
C function.
- esp_restart() - Static method in class com.espressif.esp_idf.esp_system
-
See esp_restart
C function.
- esp_system - Class in com.espressif.esp_idf
-
See esp_system.h
C header file.
- esp_system() - Constructor for class com.espressif.esp_idf.esp_system
-