Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_pdu.h280 } coap_option; typedef
284 #define COAP_OPTION_DATA(option) ((unsigned char *)&(option) + sizeof(coap_option))
Dcoap.h.riot.in52 #include "coap_option.h"
Dcoap.h.riot52 #include "coap_option.h"
Dcoap.h.windows52 #include "coap3/coap_option.h"
Dcoap.h.in57 #include "coap@LIBCOAP_API_VERSION@/coap_option.h"
Dcoap.h.windows.in52 #include "coap@LIBCOAP_API_VERSION@/coap_option.h"
/third_party/libcoap/examples/riot/pkg_libcoap/
DMakefile.libcoap23 coap_option.c \
/third_party/libcoap/
DBUILD.gn40 "src/coap_option.c",
DMakefile.am197 src/coap_option.c \
242 $(top_srcdir)/include/coap$(LIBCOAP_API_VERSION)/coap_option.h \
DCMakeLists.txt675 ${CMAKE_CURRENT_LIST_DIR}/src/coap_option.c
712 ${CMAKE_CURRENT_LIST_DIR}/include/coap${LIBCOAP_API_VERSION}/coap_option.h
/third_party/libcoap/examples/lwip/
DMakefile166 coap_option.c \