Home
last modified time | relevance | path

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

/dports/net/libcoap/libcoap-4.3.0/include/coap3/
H A Dmem.h34 COAP_ATTRIBUTE_VALUE, enumerator
/dports/net/libcoap/libcoap-4.3.0/src/
H A Dmem.c279 case COAP_ATTRIBUTE_VALUE: return &attr_storage; in get_container()