1VER_3 { 2global: 3 coap_add_attr; 4 coap_add_block; 5 coap_add_data; 6 coap_add_data_after; 7 coap_add_data_blocked_response; 8 coap_add_data_large_request; 9 coap_add_data_large_response; 10 coap_add_option; 11 coap_add_optlist_pdu; 12 coap_add_resource; 13 coap_address_equals; 14 coap_address_get_port; 15 coap_address_init; 16 coap_address_set_port; 17 coap_add_token; 18 coap_async_get_app_data; 19 coap_async_is_supported; 20 coap_async_set_app_data; 21 coap_async_set_delay; 22 coap_attr_get_value; 23 coap_block_build_body; 24 coap_cache_derive_key; 25 coap_cache_derive_key_w_ignore; 26 coap_cache_get_app_data; 27 coap_cache_get_by_key; 28 coap_cache_get_by_pdu; 29 coap_cache_get_pdu; 30 coap_cache_ignore_options; 31 coap_cache_set_app_data; 32 coap_cancel_observe; 33 coap_can_exit; 34 coap_check_option; 35 coap_cleanup; 36 coap_clear_event_handler; 37 coap_clock_init; 38 coap_clone_uri; 39 coap_context_get_coap_fd; 40 coap_context_get_csm_timeout; 41 coap_context_get_max_handshake_sessions; 42 coap_context_get_max_idle_sessions; 43 coap_context_get_session_timeout; 44 coap_context_set_block_mode; 45 coap_context_set_csm_timeout; 46 coap_context_set_keepalive; 47 coap_context_set_max_handshake_sessions; 48 coap_context_set_max_idle_sessions; 49 coap_context_set_pki; 50 coap_context_set_pki_root_cas; 51 coap_context_set_psk; 52 coap_context_set_psk2; 53 coap_context_set_session_timeout; 54 coap_debug_send_packet; 55 coap_debug_set_packet_loss; 56 coap_decode_var_bytes; 57 coap_decode_var_bytes8; 58 coap_delete_binary; 59 coap_delete_bin_const; 60 coap_delete_cache_entry; 61 coap_delete_cache_key; 62 coap_delete_optlist; 63 coap_delete_pdu; 64 coap_delete_resource; 65 coap_delete_str_const; 66 coap_delete_string; 67 coap_dtls_get_log_level; 68 coap_dtls_is_supported; 69 coap_dtls_set_log_level; 70 coap_encode_var_safe; 71 coap_encode_var_safe8; 72 coap_endpoint_set_default_mtu; 73 coap_endpoint_str; 74 coap_find_async; 75 coap_find_attr; 76 coap_fls; 77 coap_flsll; 78 coap_free_async; 79 coap_free_context; 80 coap_free_endpoint; 81 coap_free_type; 82 coap_get_app_data; 83 coap_get_block; 84 coap_get_data; 85 coap_get_data_large; 86 coap_get_log_level; 87 coap_get_query; 88 coap_get_resource_from_uri_path; 89 coap_get_tls_library_version; 90 coap_get_uri_path; 91 coap_handle_event; 92 coap_hash_impl; 93 coap_insert_optlist; 94 coap_io_do_epoll; 95 coap_io_do_io; 96 coap_io_prepare_epoll; 97 coap_io_prepare_io; 98 coap_io_process; 99 coap_io_process_with_fds; 100 coap_is_mcast; 101 coap_join_mcast_group_intf; 102 coap_log_impl; 103 coap_make_str_const; 104 coap_malloc_type; 105 coap_mcast_set_hops; 106 coap_memory_init; 107 coap_new_binary; 108 coap_new_bin_const; 109 coap_new_cache_entry; 110 coap_new_client_session; 111 coap_new_client_session_pki; 112 coap_new_client_session_psk; 113 coap_new_client_session_psk2; 114 coap_new_context; 115 coap_new_endpoint; 116 coap_new_error_response; 117 coap_new_message_id; 118 coap_new_optlist; 119 coap_new_pdu; 120 coap_new_str_const; 121 coap_new_string; 122 coap_new_uri; 123 coap_opt_block_num; 124 coap_opt_encode; 125 coap_opt_encode_size; 126 coap_option_filter_clear; 127 coap_option_filter_get; 128 coap_option_filter_set; 129 coap_option_filter_unset; 130 coap_option_iterator_init; 131 coap_option_next; 132 coap_opt_length; 133 coap_opt_parse; 134 coap_opt_setheader; 135 coap_opt_size; 136 coap_opt_value; 137 coap_package_name; 138 coap_package_version; 139 coap_pdu_duplicate; 140 coap_pdu_get_code; 141 coap_pdu_get_mid; 142 coap_pdu_get_token; 143 coap_pdu_get_type; 144 coap_pdu_init; 145 coap_pdu_set_code; 146 coap_pdu_set_mid; 147 coap_pdu_set_type; 148 coap_print_addr; 149 coap_print_link; 150 coap_prng; 151 coap_prng_init; 152 coap_realloc_type; 153 coap_register_async; 154 coap_register_event_handler; 155 coap_register_handler; 156 coap_register_nack_handler; 157 coap_register_option; 158 coap_register_ping_handler; 159 coap_register_pong_handler; 160 coap_register_response_handler; 161 coap_resize_binary; 162 coap_resource_get_uri_path; 163 coap_resource_get_userdata; 164 coap_resource_init; 165 coap_resource_notify_observers; 166 coap_resource_proxy_uri_init; 167 coap_resource_release_userdata_handler; 168 coap_resource_set_dirty; 169 coap_resource_set_get_observable; 170 coap_resource_set_mode; 171 coap_resource_set_userdata; 172 coap_resource_unknown_init; 173 coap_response_phrase; 174 coap_send; 175 coap_send_ack; 176 coap_send_error; 177 coap_send_message_type; 178 coap_session_disconnected; 179 coap_session_get_ack_random_factor; 180 coap_session_get_ack_timeout; 181 coap_session_get_addr_local; 182 coap_session_get_addr_remote; 183 coap_session_get_app_data; 184 coap_session_get_by_peer; 185 coap_session_get_context; 186 coap_session_get_ifindex; 187 coap_session_get_max_retransmit; 188 coap_session_get_proto; 189 coap_session_get_psk_hint; 190 coap_session_get_psk_key; 191 coap_session_get_state; 192 coap_session_get_tls; 193 coap_session_get_type; 194 coap_session_init_token; 195 coap_session_max_pdu_size; 196 coap_session_new_token; 197 coap_session_reference; 198 coap_session_release; 199 coap_session_send_ping; 200 coap_session_set_ack_random_factor; 201 coap_session_set_ack_timeout; 202 coap_session_set_app_data; 203 coap_session_set_max_retransmit; 204 coap_session_set_mtu; 205 coap_session_set_type_client; 206 coap_session_str; 207 coap_set_app_data; 208 coap_set_event_handler; 209 coap_set_log_handler; 210 coap_set_log_level; 211 coap_set_prng; 212 coap_set_show_pdu_output; 213 coap_show_pdu; 214 coap_show_tls_version; 215 coap_socket_strerror; 216 coap_split_path; 217 coap_split_proxy_uri; 218 coap_split_query; 219 coap_split_uri; 220 coap_startup; 221 coap_string_tls_support; 222 coap_string_tls_version; 223 coap_tcp_is_supported; 224 coap_ticks; 225 coap_ticks_from_rt_us; 226 coap_ticks_to_rt; 227 coap_ticks_to_rt_us; 228 coap_tls_is_supported; 229 coap_write_block_opt; 230local: 231 *; 232}; 233