|
Contiki 2.5
|
MAC interface for packaging radio packets into 802.15.4 framesMore...
#include <string.h>#include "net/mac/sicslowmac.h"#include "net/mac/frame802154.h"#include "net/packetbuf.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