Searched refs:short_opts (Results 1 – 1 of 1) sorted by relevance
419 uint8_t short_opts[COAP_OPT_FILTER_SHORT]; member475 if (((of->mask & nr) > 0) && (of->short_opts[index] == (type & 0xff))) { in coap_option_filter_op()500 of->short_opts[index - COAP_OPT_FILTER_LONG - 1] = type; in coap_option_filter_op()