1VER_1 { 2global: 3 coap_add_attr; 4 coap_add_block; 5 coap_add_data; 6 coap_add_observer; 7 coap_add_option; 8 coap_add_option_later; 9 coap_add_resource; 10 coap_address_equals; 11 coap_add_token; 12 coap_adjust_basetime; 13 coap_cancel_all_messages; 14 coap_can_exit; 15 coap_check_notify; 16 coap_check_option; 17 coap_clock_init; 18 coap_clone_uri; 19 coap_decode_var_bytes; 20 coap_delete_all; 21 coap_delete_all_resources; 22 coap_delete_attr; 23 coap_delete_node; 24 coap_delete_observer; 25 coap_delete_pdu; 26 coap_delete_resource; 27 coap_delete_string; 28 coap_dispatch; 29 coap_encode_var_bytes; 30 coap_find_async; 31 coap_find_attr; 32 coap_find_observer; 33 coap_find_transaction; 34 coap_fls; 35 coap_free_async; 36 coap_free_context; 37 coap_free_endpoint; 38 coap_free_packet; 39 coap_free_type; 40 coap_get_block; 41 coap_get_data; 42 coap_get_log_level; 43 coap_get_resource_from_key; 44 coap_handle_failed_notify; 45 coap_handle_message; 46 coap_hash_impl; 47 coap_hash_path; 48 coap_hash_request_uri; 49 coap_insert_node; 50 coap_log_impl; 51 coap_malloc_type; 52 coap_memory_init; 53 coap_network_read; 54 coap_network_send; 55 coap_new_context; 56 coap_new_endpoint; 57 coap_new_error_response; 58 coap_new_node; 59 coap_new_pdu; 60 coap_new_string; 61 coap_new_uri; 62 coap_opt_block_num; 63 coap_opt_delta; 64 coap_opt_encode; 65 coap_option_check_critical; 66 coap_option_filter_get; 67 coap_option_filter_set; 68 coap_option_filter_unset; 69 coap_option_iterator_init; 70 coap_option_next; 71 coap_opt_length; 72 coap_opt_parse; 73 coap_opt_setheader; 74 coap_opt_size; 75 coap_opt_value; 76 coap_package_name; 77 coap_package_version; 78 coap_packet_copy_source; 79 coap_packet_get_memmapped; 80 coap_packet_populate_endpoint; 81 coap_pdu_clear; 82 coap_pdu_init; 83 coap_pdu_parse; 84 coap_peek_next; 85 coap_pop_next; 86 coap_print_addr; 87 coap_print_link; 88 coap_print_wellknown; 89 coap_read; 90 coap_register_async; 91 coap_remove_async; 92 coap_remove_from_queue; 93 coap_resource_init; 94 coap_response_phrase; 95 coap_retransmit; 96 coap_send; 97 coap_send_ack; 98 coap_send_confirmed; 99 coap_send_error; 100 coap_send_message_type; 101 coap_set_log_level; 102 coap_show_pdu; 103 coap_split_path; 104 coap_split_query; 105 coap_split_uri; 106 coap_subscription_init; 107 coap_ticks; 108 coap_ticks; 109 coap_ticks_to_rt; 110 coap_touch_observer; 111 coap_transaction_id; 112 coap_wellknown_response; 113 coap_write_block_opt; 114local: 115 *; 116}; 117