Lines Matching refs:COAP_OPTION_OBSERVE
459 coap_update_option(pdu, COAP_OPTION_OBSERVE, in coap_cancel_observe()
1195 coap_option_filter_set(&drop_options, COAP_OPTION_OBSERVE); in coap_build_missing_pdu()
1891 coap_opt_t *opt = coap_check_option(pdu, COAP_OPTION_OBSERVE, in track_fetch_observe()
2398 coap_option_filter_set(&drop_options, COAP_OPTION_OBSERVE); in coap_handle_request_send_block()
2420 if (opt_iter.number == COAP_OPTION_OBSERVE && block.num != 0) in coap_handle_request_send_block()
2818 coap_update_option(pdu, COAP_OPTION_OBSERVE, in coap_handle_request_put_block()
2970 (opt = coap_check_option(echo_pdu, COAP_OPTION_OBSERVE, &opt_iter)) && in check_freshness()
3487 coap_option_filter_set(&drop_options, COAP_OPTION_OBSERVE); in coap_handle_response_get_block()
3520 COAP_OPTION_OBSERVE, in coap_handle_response_get_block()
3623 coap_remove_option(pdu, COAP_OPTION_OBSERVE); in coap_handle_response_get_block()
3657 coap_update_option(rcvd, COAP_OPTION_OBSERVE, in coap_handle_response_get_block()
3711 COAP_OPTION_OBSERVE, in coap_handle_response_get_block()