![]() |
Contiki-NG
|
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.
The 802.15.4 standard CSMA protocol (nonbeacon-enabled).
Output functions.
Definition in file csma-output.c.