2.1.0
Anjay Lite API Library
Class Hierarchy
File Hierarchy
Full API
Classes and Structs
Enums
Unions
Functions
Function anj_coap_downloader_get_error
Function anj_coap_downloader_init
Function anj_coap_downloader_start
Function anj_coap_downloader_step
Function anj_coap_downloader_terminate
Function anj_core_data_model_changed
Function anj_core_disable_server
Function anj_core_init
Function anj_core_next_step_time
Function anj_core_ongoing_operation
Function anj_core_request_bootstrap
Function anj_core_request_update
Function anj_core_restart
Function anj_core_server_obj_bootstrap_request_trigger_executed
Function anj_core_server_obj_disable_executed
Function anj_core_server_obj_registration_update_trigger_executed
Function anj_core_shutdown
Function anj_core_step
Function anj_crypto_storage_create_new_record
Function anj_crypto_storage_deinit
Function anj_crypto_storage_delete_record
Function anj_crypto_storage_get_persistence_info
Function anj_crypto_storage_init
Function anj_crypto_storage_resolve_persistence_info
Function anj_crypto_storage_resolve_security_info
Function anj_crypto_storage_store_data
Function anj_determine_block_buffer_size
Function anj_dm_add_obj
Function anj_dm_device_obj_install
Function anj_dm_fw_update_object_install
Function anj_dm_fw_update_object_set_download_result
Function anj_dm_fw_update_object_set_update_result
Function anj_dm_remove_obj
Function anj_dm_res_read
Function anj_dm_security_obj_add_instance
Function anj_dm_security_obj_get_psk
Function anj_dm_security_obj_init
Function anj_dm_security_obj_install
Function anj_dm_security_obj_restore
Function anj_dm_security_obj_store
Function anj_dm_server_obj_add_instance
Function anj_dm_server_obj_init
Function anj_dm_server_obj_install
Function anj_dm_server_obj_restore
Function anj_dm_server_obj_store
Function anj_dm_write_bytes_chunked
Function anj_dm_write_string_chunked
Function anj_double_to_string_value
Function anj_int64_to_string_value
Function anj_log_handler_impl_full
Function anj_log_handler_impl_micro
Function anj_log_handler_output
Function anj_net_cleanup_ctx
Function anj_net_close
Function anj_net_connect
Function anj_net_create_ctx
Function anj_net_get_inner_mtu
Function anj_net_get_state
Function anj_net_is_again
Function anj_net_is_inprogress
Function anj_net_is_ok
Function anj_net_queue_mode_rx_off
Function anj_net_recv
Function anj_net_send
Function anj_ntp_init
Function anj_ntp_obj_restore
Function anj_ntp_obj_store
Function anj_ntp_start
Function anj_ntp_step
Function anj_ntp_terminate
Function anj_persistence_bool
Function anj_persistence_bytes
Function anj_persistence_direction
Function anj_persistence_i16
Function anj_persistence_i32
Function anj_persistence_i64
Function anj_persistence_i8
Function anj_persistence_magic
Function anj_persistence_restore_context_create
Function anj_persistence_store_context_create
Function anj_persistence_string
Function anj_persistence_u16
Function anj_persistence_u32
Function anj_persistence_u64
Function anj_persistence_u8
Function anj_rng_generate
Function anj_send_abort
Function anj_send_new_request
Function anj_string_to_double_value
Function anj_string_to_int64_value
Function anj_string_to_objlnk_value
Function anj_string_to_uint32_value
Function anj_string_to_uint64_value
Function anj_time_duration_add
Function anj_time_duration_div
Function anj_time_duration_eq
Function anj_time_duration_fmul
Function anj_time_duration_fnew
Function anj_time_duration_geq
Function anj_time_duration_gt
Function anj_time_duration_is_valid
Function anj_time_duration_leq
Function anj_time_duration_lt
Function anj_time_duration_mul
Function anj_time_duration_new
Function anj_time_duration_sub
Function anj_time_duration_to_fscalar
Function anj_time_duration_to_scalar
Function anj_time_monotonic_add
Function anj_time_monotonic_diff
Function anj_time_monotonic_eq
Function anj_time_monotonic_fnew
Function anj_time_monotonic_from_duration
Function anj_time_monotonic_geq
Function anj_time_monotonic_gt
Function anj_time_monotonic_is_valid
Function anj_time_monotonic_leq
Function anj_time_monotonic_lt
Function anj_time_monotonic_new
Function anj_time_monotonic_now
Function anj_time_monotonic_sub
Function anj_time_monotonic_to_duration
Function anj_time_monotonic_to_fscalar
Function anj_time_monotonic_to_scalar
Function anj_time_real_add
Function anj_time_real_diff
Function anj_time_real_eq
Function anj_time_real_fnew
Function anj_time_real_from_duration
Function anj_time_real_geq
Function anj_time_real_gt
Function anj_time_real_is_valid
Function anj_time_real_leq
Function anj_time_real_lt
Function anj_time_real_new
Function anj_time_real_now
Function anj_time_real_sub
Function anj_time_real_to_duration
Function anj_time_real_to_fscalar
Function anj_time_real_to_scalar
Function anj_uint16_to_string_value
Function anj_uint32_to_string_value
Function anj_uint64_to_string_value
Function anj_uri_path_equal
Function anj_uri_path_has
Function anj_uri_path_increasing
Function anj_uri_path_is
Function anj_uri_path_length
Function anj_uri_path_outside_base
Variables
Defines
Typedefs
Back to documentation
Anjay Lite
Anjay Lite API Library
Function anj_net_close
View page source
Function anj_net_close
Defined in
File anj_net_wrapper.h
Function Documentation
static
inline
int
anj_net_close
(
anj_net_binding_type_t
type
,
anj_net_ctx_t
*
ctx
)
See also
anj_net_close_t