Contiki 2.5
Functions
delivery.c File Reference
#include <stdint.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "lib/list.h"
#include "process.h"
#include "logging.h"
#include "bundle.h"
#include "api.h"
#include "registration.h"
#include "statusreport.h"
#include "sdnv.h"
#include "agent.h"
#include "custody.h"
#include "statistics.h"
#include "storage.h"
#include "delivery.h"

Go to the source code of this file.

Functions

void delivery_unblock_service (struct mmem *bundlemem)
 unblocks a service that was previously delivering a bundle More...
 
int delivery_deliver_bundle (struct mmem *bundlemem)
 Delivers bundle to a local service. More...
 

Detailed Description

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 delivery.c.