Home
last modified time | relevance | path

Searched defs:body_data (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_pdu_internal.h123 const uint8_t *body_data; /**< Holds ptr to re-assembled data or NULL */ member
Dcoap_block_internal.h112 coap_binary_t *body_data; /**< Used for re-assembling entire body */ member
139 coap_binary_t *body_data; /**< Used for re-assembling entire body */ member
/third_party/libcoap/examples/
Dcoap-server.c653 coap_binary_t *body_data; /* Partial data received */ member
1005 coap_binary_t *body_data = NULL; in hnd_proxy_uri() local
/third_party/libcoap/src/
Dblock.c1559 coap_block_build_body(coap_binary_t *body_data, size_t length, in coap_block_build_body()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c105 guint8 *body_data; member
248 guint8 *body_data; member