Home
last modified time | relevance | path

Searched refs:coap_update_option (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/tests/
Dtest_pdu.c873 coap_update_option(pdu, 10, in t_encode_pdu16()
878 coap_update_option(pdu, 10, in t_encode_pdu16()
883 coap_update_option(pdu, 7, in t_encode_pdu16()
888 coap_update_option(pdu, 7, in t_encode_pdu16()
893 coap_update_option(pdu, 300, in t_encode_pdu16()
898 coap_update_option(pdu, 300, in t_encode_pdu16()
932 coap_update_option(pdu, 10, in t_encode_pdu17()
937 coap_update_option(pdu, 10, in t_encode_pdu17()
942 coap_update_option(pdu, 7, in t_encode_pdu17()
947 coap_update_option(pdu, 7, in t_encode_pdu17()
[all …]
/third_party/libcoap/src/
Dblock.c318 coap_update_option(pdu, COAP_OPTION_OBSERVE, in coap_cancel_observe()
498 coap_update_option(pdu, in coap_add_data_large_internal()
529 coap_update_option(pdu, in coap_add_data_large_internal()
539 coap_update_option(pdu, in coap_add_data_large_internal()
547 coap_update_option(pdu, in coap_add_data_large_internal()
582 coap_update_option(pdu, in coap_add_data_large_internal()
603 coap_update_option(pdu, in coap_add_data_large_internal()
1095 if (!coap_update_option(out_pdu, p->option, in coap_handle_request_send_block()
1118 if (!coap_update_option(out_pdu, COAP_OPTION_MAXAGE, in coap_handle_request_send_block()
1362 coap_update_option(pdu, COAP_OPTION_OBSERVE, in coap_handle_request_put_block()
[all …]
Dpdu.c503 coap_update_option(coap_pdu_t *pdu, coap_option_num_t number, size_t len, in coap_update_option() function
Dnet.c1213 coap_update_option(pdu, COAP_OPTION_HOP_LIMIT, in coap_send_internal()
2624 coap_update_option(pdu, COAP_OPTION_HOP_LIMIT, in handle_request()
/third_party/libcoap/include/coap3/
Dcoap_pdu_internal.h268 size_t coap_update_option(coap_pdu_t *pdu,