CoAP resource request handler context. More...
CoAP resource request handler context.
Definition at line 327 of file nanocoap.h.
#include <nanocoap.h>
Data Fields | |
| const coap_resource_t * | resource | 
| resource of the request  | |
| sock_udp_ep_t * | remote | 
| remote endpoint of the request  | |
| sock_udp_ep_t * | local | 
| local endpoint of the request  | |
| uint32_t | tl_type | 
| transport the packet was received over  More... | |
| uint32_t _coap_request_ctx::tl_type | 
transport the packet was received over
Definition at line 340 of file nanocoap.h.