Contiki 2.6

nullrdc.c File Reference

A null RDC implementation that uses framer for headers. More...

#include "net/mac/nullrdc.h"
#include "net/packetbuf.h"
#include "net/queuebuf.h"
#include "net/netstack.h"
#include <string.h>

Go to the source code of this file.


Detailed Description

A null RDC implementation that uses framer for headers.

Author:
Adam Dunkels <adam@sics.se> Niclas Finne <nfi@sics.se>

Definition in file nullrdc.c.