nes-proj/os/net/mac/framer
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
..
frame802154.c
frame802154.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
frame802154e-ie.c
frame802154e-ie.h
framer-802154.c framer-802154: do away with "type" of create_frame() 2017-09-13 14:38:05 +09:00
framer-802154.h framer-802154: introduce framer_802154_setup_params() 2017-09-13 14:37:56 +09:00
framer.h