Home
last modified time | relevance | path

Searched refs:coap_option_t (Results 1 – 4 of 4) sorted by relevance

/third_party/libcoap/tests/
Dtest_options.c28 coap_option_t option; in t_parse_option1()
44 coap_option_t option; in t_parse_option2()
60 coap_option_t option; in t_parse_option3()
76 coap_option_t option; in t_parse_option4()
88 coap_option_t option; in t_parse_option5()
100 coap_option_t option; in t_parse_option6()
112 coap_option_t option; in t_parse_option7()
126 coap_option_t option; in t_parse_option8()
140 coap_option_t option; in t_parse_option9()
153 coap_option_t option; in t_parse_option10()
[all …]
/third_party/libcoap/include/coap3/
Doption.h36 } coap_option_t; typedef
52 coap_option_t *result);
/third_party/libcoap/src/
Doption.c37 coap_opt_parse(const coap_opt_t *opt, size_t length, coap_option_t *result) { in coap_opt_parse()
152 coap_option_t option; in coap_option_next()
287 coap_option_t option; in coap_opt_size()
Dpdu.c319 coap_option_t decode_this; in coap_remove_option()
320 coap_option_t decode_next; in coap_remove_option()
421 coap_option_t decode; in coap_insert_option()
507 coap_option_t decode; in coap_update_option()
746 coap_option_t option; in next_option_safe()