contiki/core/net/mac
Adam Dunkels cff30a394b Merge pull request #635 from nfi/linkaddr-size
Use LINKADDR_SIZE instead of sizeof(linkaddr_t) to avoid struct padding problems.
2014-06-11 23:18:27 +02:00
..
contikimac Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
cxmac Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
sicslowmac Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
csma.c Bugfix: when a packet is sent by the RDC layer, we should count the number of transmissions made because a single callback can pertain to multiple transmissions at the RDC layer. 2014-03-24 08:36:18 +01:00
csma.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
frame802154.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
frame802154.h Closing doxygen groups 2014-05-30 11:01:20 +02:00
framer-802154.c Merge pull request #635 from nfi/linkaddr-size 2014-06-11 23:18:27 +02:00
framer-802154.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
framer-nullmac.c Added method to framer that returns the header length if the framer 2014-04-11 17:03:23 +02:00
framer-nullmac.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
framer.h Added method to framer that returns the header length if the framer 2014-04-11 17:03:23 +02:00
mac-sequence.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
mac-sequence.h rdc: duplicate packets: Factor out detection code 2013-11-25 13:01:11 +01:00
mac.c
mac.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
nullmac.c Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
nullmac.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
nullrdc-noframer.c
nullrdc-noframer.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
nullrdc.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
nullrdc.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
phase.c Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
phase.h Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
rdc.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00