Home
last modified time | relevance | path

Searched refs:coap_pdu_signaling_proto_t (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dpdu.h175 typedef enum coap_pdu_signaling_proto_t { enum
181 } coap_pdu_signaling_proto_t; typedef
/third_party/libcoap/src/
Dpdu.c858 switch ((coap_pdu_signaling_proto_t)pdu->code) { in coap_pdu_parse_opt_csm()