Searched defs:coap_reply (Results 1 – 1 of 1) sorted by relevance
279 struct coap_reply { struct280 coap_reply_t reply; argument281 void *user_data;282 int age;283 uint16_t id;284 uint8_t token[8];285 uint8_t tkl;