Link Kit C-SDK  4.0.0
Public 属性 | 所有成员列表
aiot_coap_recv_t结构体 参考

#include <aiot_coap_api.h>

Public 属性

aiot_coap_recv_type_t type
 COAP报文类型, 更多信息请参考aiot_coap_recv_type_t. 更多...
 
struct {
   uint8_t *   payload
 
   uint32_t   payload_len
 
   uint8_t   rsp_code
 
   uint32_t   msg_token
 
data
 COAP报文结构体 更多...
 

类成员变量说明

aiot_coap_recv_type_t aiot_coap_recv_t::type

COAP报文类型, 更多信息请参考aiot_coap_recv_type_t.

uint8_t* aiot_coap_recv_t::payload
uint32_t aiot_coap_recv_t::payload_len
uint8_t aiot_coap_recv_t::rsp_code
uint32_t aiot_coap_recv_t::msg_token
struct { ... } aiot_coap_recv_t::data

COAP报文结构体


该结构体的文档由以下文件生成: