Directories | |
directory | contikimac |
Files | |
file | csma.c |
A Carrier Sense Multiple Access (CSMA) MAC layer | |
file | csma.h |
A MAC stack protocol that performs retransmissions when the underlying MAC layer has problems with collisions | |
file | frame802154.c |
802.15.4 frame creation and parsing functions | |
file | frame802154.h |
802.15.4 frame creation and parsing functions | |
file | framer-802154.c |
MAC framer for IEEE 802.15.4 | |
file | framer-802154.h |
A MAC framer for IEEE 802.15.4 | |
file | framer-nullmac.c |
MAC framer for nullmac | |
file | framer-nullmac.h |
MAC framer for nullmac | |
file | framer.h |
A MAC framer is responsible for constructing and parsing the header in MAC frames. | |
file | mac-sequence.c |
MAC sequence numbers management | |
file | mac-sequence.h |
Header file for MAC sequence numbers management | |
file | SmartConnect_6LoWPAN/core/net/mac/mac.c |
file | SmartConnect_6LoWPAN/core/net/mac/mac.h |
MAC driver header file | |
file | nullmac.c |
A MAC protocol that does not do anything. | |
file | nullmac.h |
A MAC protocol implementation that does not do anything. | |
file | nullrdc-noframer.c |
A MAC protocol that does not do anything. | |
file | nullrdc-noframer.h |
A MAC protocol implementation that does not do anything. | |
file | nullrdc.c |
A null RDC implementation that uses framer for headers. | |
file | nullrdc.h |
A null RDC implementation that uses framer for headers. | |
file | phase.c |
Common functionality for phase optimization in duty cycling radio protocols | |
file | phase.h |
Common functionality for phase optimization in duty cycling radio protocols | |
file | rdc.h |
RDC driver header file | |