nes-proj/os/net/mac
Yasuyuki Tanaka e9951e9341 framer-802154: do away with "type" of create_frame()
The argument, "type", is not used effectively in create_frame(). In
addition, it's confusing because create() calls create_frame() with
FRAME802154_DATAFRAME as "type" though it does not always create a data
frame.
2017-09-13 14:38:05 +09:00
..
csma Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
framer framer-802154: do away with "type" of create_frame() 2017-09-13 14:38:05 +09:00
nullmac Renamed core to os 2017-09-01 15:29:00 +02:00
tsch TSCH: add argument validation in tsch_schedule_add_link() 2017-09-13 14:38:05 +09:00
llsec802154.h Renamed core to os 2017-09-01 15:29:00 +02:00
mac-sequence.c Renamed core to os 2017-09-01 15:29:00 +02:00
mac-sequence.h Renamed core to os 2017-09-01 15:29:00 +02:00
mac.c Renamed core to os 2017-09-01 15:29:00 +02:00
mac.h Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00