Home
last modified time | relevance | path

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

/third_party/libcoap/man/
Dcoap_deprecated.txt.in19 coap_option_getb,
47 *int coap_option_getb(coap_opt_filter_t *_filter_, uint16_t _type_);*
109 *Function: coap_option_getb()*
111 The *coap_option_getb*() function is replaced by
161 *coap_option_getb*() returns 1 if bit was set, 0 if not.
/third_party/libcoap/include/coap3/
Dcoap_option.h431 coap_option_getb(coap_opt_filter_t *filter, uint16_t type) { in coap_option_getb() function