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()
61 coap_option_t option; in t_parse_option3()
77 coap_option_t option; in t_parse_option4()
89 coap_option_t option; in t_parse_option5()
101 coap_option_t option; in t_parse_option6()
113 coap_option_t option; in t_parse_option7()
127 coap_option_t option; in t_parse_option8()
141 coap_option_t option; in t_parse_option9()
154 coap_option_t option; in t_parse_option10()
[all …]
/third_party/libcoap/include/coap3/
Dcoap_option.h36 } coap_option_t; typedef
52 coap_option_t *result);
/third_party/libcoap/src/
Dcoap_option.c41 coap_opt_parse(const coap_opt_t *opt, size_t length, coap_option_t *result) { in coap_opt_parse()
154 coap_option_t option; in coap_option_next()
285 coap_option_t option; in coap_opt_size()
Dcoap_pdu.c431 coap_option_t decode_this; in coap_remove_option()
432 coap_option_t decode_next; in coap_remove_option()
570 coap_option_t decode; in coap_insert_option()
655 coap_option_t decode; in coap_update_option()
889 coap_option_t option; in next_option_safe()