Searched refs:coap_decode_var_bytes (Results 1 – 8 of 8) sorted by relevance
25 coap_decode_var_bytes(unsigned char *buf,unsigned int len) { in coap_decode_var_bytes() function
37 num = coap_decode_var_bytes(COAP_OPT_VALUE(block_opt), in coap_opt_block_num()
407 content_format = (int)coap_decode_var_bytes(COAP_OPT_VALUE(option), in coap_show_pdu()430 coap_decode_var_bytes(COAP_OPT_VALUE(option), in coap_show_pdu()
1344 val = coap_decode_var_bytes(coap_opt_value(nores), coap_opt_length(nores)); in no_response()1435 coap_decode_var_bytes(coap_opt_value(observe), in handle_request()
43 unsigned int coap_decode_var_bytes(unsigned char *buf,unsigned int len);
17 coap_decode_var_bytes
19 coap_decode_var_bytes;
283 coap_decode_var_bytes(COAP_OPT_VALUE(option), COAP_OPT_LENGTH(option)); in hnd_post_test()340 coap_decode_var_bytes(COAP_OPT_VALUE(option), COAP_OPT_LENGTH(option)); in hnd_put_test()