Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_bt_file_copy_coap_response Struct Reference

#include <types.h>

Data Fields

struct infuse_rpc_rsp_header header
 
uint32_t resource_len
 Length of resource downloaded from COAP.
 
uint32_t resource_crc
 CRC of resource downloaded from COAP.
 

Field Documentation

◆ header

struct infuse_rpc_rsp_header rpc_bt_file_copy_coap_response::header

◆ resource_crc

uint32_t rpc_bt_file_copy_coap_response::resource_crc

CRC of resource downloaded from COAP.

◆ resource_len

uint32_t rpc_bt_file_copy_coap_response::resource_len

Length of resource downloaded from COAP.


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