Contiki-NG
Loading...
Searching...
No Matches
csma-output.c File Reference

The 802.15.4 standard CSMA protocol (nonbeacon-enabled). More...

#include "net/mac/csma/csma.h"
#include "net/mac/csma/csma-security.h"
#include "net/mac/mac-sequence.h"
#include "net/packetbuf.h"
#include "net/queuebuf.h"
#include "dev/watchdog.h"
#include "sys/ctimer.h"
#include "sys/clock.h"
#include "lib/random.h"
#include "net/netstack.h"
#include "lib/list.h"
#include "lib/memb.h"
#include "lib/assert.h"
#include "sys/log.h"

Go to the source code of this file.

Detailed Description

The 802.15.4 standard CSMA protocol (nonbeacon-enabled).

Output functions.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se Simon Duquennoy simon.nosp@m..duq.nosp@m.uenno.nosp@m.y@in.nosp@m.ria.f.nosp@m.r

Definition in file csma-output.c.