Home
last modified time | relevance | path

Searched refs:COAP_PROTO_LAST (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_layers_internal.h113 extern coap_layer_func_t coap_layers_coap[COAP_PROTO_LAST][COAP_LAYER_LAST];
Dcoap_pdu.h316 COAP_PROTO_LAST enumerator
/third_party/libcoap/src/
Dcoap_layers.c39 coap_layer_func_t coap_layers_coap[COAP_PROTO_LAST][COAP_LAYER_LAST] = {
Dcoap_session.c1308 case COAP_PROTO_LAST: in coap_session_create_client()
1834 case COAP_PROTO_LAST: in coap_proto_name()
1895 assert(proto < COAP_PROTO_LAST); in coap_new_endpoint()
Dcoap_address.c401 case COAP_PROTO_LAST: in coap_get_available_scheme_hint_bits()