- c -
- calc_timeout()
: net.c
- check_segment()
: uri.c
- coap_add_attr()
: resource.h
, resource.c
- coap_add_block()
: block.c
, block.h
- coap_add_data()
: pdu.h
, pdu.c
- coap_add_observer()
: resource.c
, resource.h
- coap_add_option()
: pdu.c
, pdu.h
- coap_add_option_later()
: pdu.c
, pdu.h
- coap_add_resource()
: resource.h
, resource.c
- coap_add_token()
: pdu.c
, pdu.h
- coap_address_equals()
: address.c
, address.h
- coap_address_init()
: address.h
- coap_address_isany()
: address.h
- coap_adjust_basetime()
: net.c
, net.h
- coap_can_exit()
: net.c
, net.h
- coap_cancel()
: net.c
- coap_cancel_all_messages()
: net.c
, net.h
- coap_check_notify()
: resource.c
, resource.h
- coap_check_option()
: option.c
, option.h
- coap_clock_init()
: coap_time.c
, coap_time.h
- coap_clone_uri()
: uri.c
, uri.h
- coap_decode_var_bytes()
: encode.c
, encode.h
- coap_delete_all()
: net.c
, net.h
- coap_delete_all_resources()
: resource.c
, resource.h
- coap_delete_attr()
: resource.c
, resource.h
- coap_delete_node()
: net.c
, net.h
- coap_delete_observer()
: resource.c
, resource.h
- coap_delete_pdu()
: pdu.c
, pdu.h
- coap_delete_resource()
: resource.c
, resource.h
- coap_delete_string()
: str.c
, str.h
- coap_dispatch()
: net.c
, net.h
- coap_encode_var_bytes()
: encode.c
, encode.h
- coap_find_async()
: async.c
, async.h
- coap_find_attr()
: resource.c
, resource.h
- coap_find_observer()
: resource.c
, resource.h
- coap_find_transaction()
: net.c
, net.h
- coap_fls()
: encode.c
, encode.h
- coap_free()
: mem.h
- coap_free_async()
: async.c
, async.h
- coap_free_context()
: net.c
, net.h
- coap_free_endpoint()
: coap_io.c
, coap_io.h
- coap_free_node()
: net.c
- coap_free_packet()
: coap_io.c
, coap_io.h
- coap_free_posix_endpoint()
: coap_io.c
- coap_free_resource()
: resource.c
- coap_free_type()
: mem.h
- coap_get_block()
: block.c
, block.h
- coap_get_data()
: pdu.c
, pdu.h
- coap_get_log_level()
: debug.c
, debug.h
- coap_get_max_packetlength()
: coap_io.c
- coap_get_resource_from_key()
: resource.c
, resource.h
- coap_handle_failed_notify()
: resource.c
, resource.h
- coap_handle_message()
: net.c
, net.h
- coap_hash_impl()
: hashkey.c
, hashkey.h
- coap_hash_path()
: uri.c
, uri.h
- coap_hash_request_uri()
: resource.c
, resource.h
- coap_insert_node()
: net.c
, net.h
- coap_is_mcast()
: address.c
, address.h
- coap_log_impl()
: debug.c
, debug.h
- coap_malloc()
: mem.h
- coap_malloc_node()
: net.c
- coap_malloc_packet()
: coap_io.c
- coap_malloc_posix_endpoint()
: coap_io.c
- coap_malloc_type()
: mem.h
- coap_memory_init()
: mem.h
- coap_more_blocks()
: block.h
- coap_network_read()
: coap_io.c
, coap_io.h
- coap_network_send()
: coap_io.c
, coap_io.h
- coap_new_context()
: net.c
, net.h
- coap_new_endpoint()
: coap_io.c
, coap_io.h
- coap_new_error_response()
: net.c
, net.h
- coap_new_message_id()
: net.h
- coap_new_node()
: net.c
, net.h
- coap_new_pdu()
: pdu.c
, pdu.h
- coap_new_string()
: str.c
, str.h
- coap_new_uri()
: uri.c
, uri.h
- coap_notify_observers()
: resource.c
- coap_opt_block_num()
: block.h
, block.c
- coap_opt_block_set_m()
: block.h
- coap_opt_delta()
: option.c
, option.h
- coap_opt_encode()
: option.c
, option.h
- coap_opt_length()
: option.c
, option.h
- coap_opt_parse()
: option.c
, option.h
- coap_opt_setheader()
: option.c
, option.h
- coap_opt_size()
: option.c
, option.h
- coap_opt_value()
: option.c
, option.h
- coap_option_check_critical()
: net.c
, net.h
- coap_option_clrb()
: option.h
- coap_option_filter_clear()
: option.h
- coap_option_filter_get()
: option.c
, option.h
- coap_option_filter_op()
: option.c
- coap_option_filter_set()
: option.h
, option.c
- coap_option_filter_unset()
: option.c
, option.h
- coap_option_getb()
: option.h
- coap_option_iterator_init()
: option.c
, option.h
- coap_option_next()
: option.c
, option.h
- coap_option_setb()
: option.h
- coap_package_name()
: debug.c
, debug.h
- coap_package_version()
: debug.h
, debug.c
- coap_packet_copy_source()
: coap_io.c
, coap_io.h
- coap_packet_get_memmapped()
: coap_io.c
, coap_io.h
- coap_packet_populate_endpoint()
: coap_io.h
, coap_io.c
- coap_pdu_clear()
: pdu.h
, pdu.c
- coap_pdu_init()
: pdu.h
, pdu.c
- coap_pdu_parse()
: pdu.h
, pdu.c
- coap_peek_next()
: net.h
, net.c
- coap_pop_next()
: net.h
, net.c
- coap_print_addr()
: debug.c
, debug.h
- coap_print_link()
: resource.h
, resource.c
- coap_print_wellknown()
: resource.c
, resource.h
- coap_prng_impl()
: prng.h
- coap_read()
: net.c
, net.h
- coap_register_async()
: async.c
, async.h
- coap_register_handler()
: resource.h
- coap_register_option()
: net.h
- coap_register_response_handler()
: net.h
- coap_remove_async()
: async.h
, async.c
- coap_remove_failed_observers()
: resource.c
- coap_remove_from_queue()
: net.c
, net.h
- coap_remove_transaction()
: net.h
- coap_resource_init()
: resource.h
, resource.c
- coap_resource_set_mode()
: resource.h
- coap_response_phrase()
: pdu.h
, pdu.c
- coap_retransmit()
: net.c
, net.h
- coap_send()
: net.c
, net.h
- coap_send_ack()
: net.h
, net.c
- coap_send_confirmed()
: net.c
, net.h
- coap_send_error()
: net.h
, net.c
- coap_send_impl()
: net.c
- coap_send_message_type()
: net.c
, net.h
- coap_send_rst()
: net.h
- coap_set_log_level()
: debug.c
, debug.h
- coap_show_pdu()
: debug.c
, debug.h
- coap_split_path()
: uri.h
, uri.c
- coap_split_path_impl()
: uri.c
- coap_split_query()
: uri.h
, uri.c
- coap_split_uri()
: uri.c
, uri.h
- coap_subscription_init()
: subscribe.c
, subscribe.h
- coap_ticks()
: net.h
, coap_time.c
, coap_time.h
- coap_ticks_to_rt()
: coap_time.h
, coap_time.c
- coap_time_le()
: coap_time.h
- coap_time_lt()
: coap_time.h
- coap_touch_async()
: async.h
- coap_touch_observer()
: resource.c
, resource.h
- coap_transaction_id()
: net.c
, net.h
- coap_wellknown_response()
: net.h
, net.c
- coap_write_block_opt()
: block.c
, block.h