Contiki 2.5
Data Structures | Variables
api.h File Reference

uDTN API More...

#include "contiki.h"

Go to the source code of this file.

Data Structures

struct  registration_api
 Struct for service registration. More...
 

Variables

process_event_t dtn_application_registration_event
 Event to register a Service.
 
process_event_t dtn_application_remove_event
 Event to delete a registration of a Service.
 
process_event_t dtn_application_status_event
 Event to chage a services state.
 
process_event_t dtn_send_bundle_event
 Event to send a created bundle.
 
process_event_t submit_data_to_application_event
 Event submit received bundles to a registered service.
 
process_event_t dtn_processing_finished
 Event tell the agent that the service has finished processing a particular bundle.
 
process_event_t dtn_bundle_stored
 Event tell the service, that the outgoing bundle has reached save grounds.
 
process_event_t dtn_bundle_store_failed
 Event tell the service, that the outgoing bundle could not be saved.
 

Detailed Description

uDTN API

Author
Georg von Zengen vonze.nosp@m.ng@i.nosp@m.br.cs.nosp@m..tu-.nosp@m.bs.de
Wolf-Bastian Poettner poett.nosp@m.ner@.nosp@m.ibr.c.nosp@m.s.tu.nosp@m.-bs.d.nosp@m.e

Definition in file api.h.