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

Main CoAP message struct. More...

#include <sn_coap_header.h>

Data Fields

uint8_t token_len
 
sn_coap_status_e coap_status
 
sn_coap_msg_code_e msg_code
 
sn_coap_msg_type_e msg_type
 
sn_coap_content_format_e content_format
 
uint16_t msg_id
 
uint16_t uri_path_len
 
uint16_t payload_len
 
uint8_t * token_ptr
 
uint8_t * uri_path_ptr
 
uint8_t * payload_ptr
 
sn_coap_options_list_soptions_list_ptr
 

Detailed Description

Main CoAP message struct.


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