Golioth Zephyr SDK
SDK for development of Zephyr OS powered devices with Golioth
golioth_fw_download_ctx Struct Reference

Represents incoming firmware from Golioth. More...

#include <fw.h>

Public Attributes

struct golioth_blockwise_download_ctx blockwise_ctx
 
char uri [64]
 
size_t uri_len
 

Detailed Description

Represents incoming firmware from Golioth.

Member Data Documentation

◆ blockwise_ctx

struct golioth_blockwise_download_ctx golioth_fw_download_ctx::blockwise_ctx

◆ uri

char golioth_fw_download_ctx::uri[64]

◆ uri_len

size_t golioth_fw_download_ctx::uri_len

The documentation for this struct was generated from the following file: