esp_zb_ota_file_header_s is only used within esp_zigbee_gateway sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint16_t
OTA header manufacturer code.
uint16_t
Image type value to distinguish the products.
uint32_t
File version represents the release and build number of the image’s application and stack.
uint32_t
Total image size in bytes transferred from the server to the client.
uint16_t
Indicate whether additional optional information.
The optional header controlled by the filed contorl, @see esp_zb_ota_file_optional_t.

References

from examples