Home
last modified time | relevance | path

Searched refs:coap_option (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dpdu.h263 * coap_list_t.) The option's data will be added to the end of the coap_option
269 } coap_option; typedef
273 #define COAP_OPTION_DATA(option) ((unsigned char *)&(option) + sizeof(coap_option))

Completed in 2 milliseconds