Contiki 3.x
stub-rdc.c File Reference

    Definition of a fake RDC driver to be used with passive
    examples.
More...

#include "net/mac/mac.h"
#include "net/mac/rdc.h"

Go to the source code of this file.

Detailed Description

    Definition of a fake RDC driver to be used with passive
    examples.

The sniffer will never send packets and it will never push incoming packets up the stack. We do this by defining this driver as our RDC. We then drop everything

Author
George Oikonomou - oikon.nosp@m.omou.nosp@m.@user.nosp@m.s.so.nosp@m.urcef.nosp@m.orge.nosp@m..net

Definition in file stub-rdc.c.