Home
last modified time | relevance | path

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

/net-tools-3.4.0/libcoap/include/coap/
Doption.h233 coap_option_getb(const coap_opt_filter_t filter, unsigned short type) { in coap_option_getb() function
/net-tools-3.4.0/libcoap/src/
Doption.c197 (b = coap_option_getb(oi->filter, oi->type)) > 0) in coap_option_next()