SDK3.5
This document shows Ameba SDK 3.5 APIs
Data Fields
sn_coap_options_list_ Struct Reference

Structure for CoAP Options. More...

#include <sn_coap_header.h>

Data Fields

uint8_t etag_len
 
unsigned int use_size1:1
 
unsigned int use_size2:1
 
uint16_t proxy_uri_len
 
uint16_t uri_host_len
 
uint16_t location_path_len
 
uint16_t location_query_len
 
uint16_t uri_query_len
 
sn_coap_content_format_e accept
 
uint32_t max_age
 
uint32_t size1
 
uint32_t size2
 
int32_t uri_port
 
int32_t observe
 
int32_t block1
 
int32_t block2
 
uint8_t * proxy_uri_ptr
 
uint8_t * etag_ptr
 
uint8_t * uri_host_ptr
 
uint8_t * location_path_ptr
 
uint8_t * location_query_ptr
 
uint8_t * uri_query_ptr
 

Detailed Description

Structure for CoAP Options.


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