Contiki 2.6

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@sics.se> Niclas Finne <nfi@sics.se> Joakim Eriksson <joakime@sics.se>

Definition in file contikimac.c.