Contiki 2.5
contikimac.c File Reference

    Implementation of the ContikiMAC power-saving radio duty cycling protocol
More...

#include "contiki-conf.h"
#include "dev/leds.h"
#include "dev/radio.h"
#include "dev/watchdog.h"
#include "lib/random.h"
#include "net/mac/contikimac.h"
#include "net/netstack.h"
#include "net/rime.h"
#include "sys/compower.h"
#include "sys/pt.h"
#include "sys/rtimer.h"
#include <string.h>
#include <stdio.h>
#include "net/mac/phase.h"

Go to the source code of this file.

Detailed Description

    Implementation of the ContikiMAC power-saving radio duty cycling protocol
Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se Niclas Finne nfi@s.nosp@m.ics..nosp@m.se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e

Definition in file contikimac.c.