Home
last modified time | relevance | path

Searched refs:coap_option_clrb (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/man/
Dcoap_deprecated.txt.in18 coap_option_clrb,
45 *int coap_option_clrb(coap_opt_filter_t *_filter_, uint16_t _type_);*
104 *Function: coap_option_clrb()*
106 The *coap_option_clrb*() function is replaced by
159 *coap_option_clrb*() returns 1 if bit was set, -1 otherwise.
/third_party/libcoap/include/coap3/
Dcoap_option.h415 coap_option_clrb(coap_opt_filter_t *filter, uint16_t type) { in coap_option_clrb() function