Contiki 2.5
Functions
statusreport_basic.c File Reference
#include <string.h>
#include "mmem.h"
#include "logging.h"
#include "bundle.h"
#include "agent.h"
#include "storage.h"
#include "sdnv.h"
#include "api.h"
#include "administrative_record.h"
#include "eid.h"
#include "statusreport.h"

Go to the source code of this file.

Functions

int statusreport_encode (status_report_t *report, uint8_t *buffer, uint8_t length)
 Encode a bundle status report from the struct to a flat buffer. More...
 
uint8_t statusreport_basic_send (struct mmem *bundlemem, uint8_t status, uint8_t reason)
 sends a status report for a bundle to the "report-to"-node 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 Pšttner poett.nosp@m.ner@.nosp@m.ibr.c.nosp@m.s.tu.nosp@m.-bs.d.nosp@m.e

Definition in file statusreport_basic.c.