Searched refs:observe (Results 1 – 2 of 2) sorted by relevance
357 struct byte_array observe; in coap_get_message_type() local359 coap_packet->options, coap_packet->options_cnt, &observe); in coap_get_message_type()365 if ((0 == observe.len) || in coap_get_message_type()366 ((1 == observe.len) && in coap_get_message_type()368 observe.ptr[0]))) { in coap_get_message_type()372 } else if ((1 == observe.len) && in coap_get_message_type()374 observe.ptr[0])) { in coap_get_message_type()
382 bool observe = is_observe(u_options, u_options_cnt); in oscore_pkg_generate() local384 if (observe) { in oscore_pkg_generate()390 if (observe) { in oscore_pkg_generate()