Home
last modified time | relevance | path

Searched refs:coap_layer_func_t (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_layers_internal.h111 } coap_layer_func_t; typedef
113 extern coap_layer_func_t coap_layers_coap[COAP_PROTO_LAST][COAP_LAYER_LAST];
Dcoap_io_internal.h55 coap_layer_func_t lfunc[COAP_LAYER_LAST]; /**< Layer functions to use */
/third_party/libcoap/src/
Dcoap_layers.c39 coap_layer_func_t coap_layers_coap[COAP_PROTO_LAST][COAP_LAYER_LAST] = {