− | The ''Framer'' type ''framer-nullmac'' is defined by files ''core/net/mac/framer-nullmac.c'' and ''core/net/mac/framer-nullmac.h''. It should be used together with ''nullmac'' (MAC layer). The auxiliary function simply populate the 2 fields of ''nullmac_hdr'', which are: receiver address and sender address. This is the very basic type of ''Framer'' that can be used on ''ContikiOS''. | + | The ''Framer'' type ''framer-nullmac'' is defined by files ''core/net/mac/framer-nullmac.c'' and ''core/net/mac/framer-nullmac.h''. It should be used together with ''nullmac'' (MAC layer). The auxiliary function simply fill in the 2 fields of ''nullmac_hdr'', which are: receiver address and sender address. This is the very basic type of ''Framer'' that can be used on ''ContikiOS''. |