Home
last modified time | relevance | path

Searched defs:COAP_SET_STR (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_str.h51 #define COAP_SET_STR(st,l,v) { (st)->length = (l), (st)->s = (v); } macro

Completed in 1 milliseconds