contiki/core/net/mac
2009-03-05 19:37:52 +00:00
..
ctdma_mac.c
ctdma_mac.h
cxmac.c Changed all occurences of u8_t and u16_t to uint8_t and uint16_t 2008-02-24 22:10:30 +00:00
cxmac.h
lpp.c
lpp.h
mac.h
Makefile.mac
nullmac.c
nullmac.h
tdma_mac.c
tdma_mac.h
xmac.c Bugfix and optimization: X-MAC did not properly switch the radio off after sending a packet, resulting in increased power consumption. For packets that require an ACK, we can let the radio be on in anticipation of the ACK (controlled with an WITH_ACK_OPTIMIZATION option) 2009-03-05 19:37:52 +00:00
xmac.h