|
Contiki-Inga 3.x
|
MAC interface for packaging radio packets into 802.15.4 framesMore...
#include <string.h>#include "net/mac/sicslowmac/sicslowmac.h"#include "net/mac/frame802154.h"#include "net/packetbuf.h"#include "net/queuebuf.h"#include "net/netstack.h"#include "lib/random.h"Go to the source code of this file.
MAC interface for packaging radio packets into 802.15.4 frames
Definition in file sicslowmac.c.
1.8.3.1