adamdunkels
|
65eb5fd4e8
|
Renamed the rimebuf module to packetbuf to signal that the module is used outside of a pure Rime context (e.g., the sicslowpan code uses it).
|
2009-03-12 21:58:20 +00:00 |
|
adamdunkels
|
247de015b5
|
added name to mac structure
|
2008-06-30 08:09:17 +00:00 |
|
adamdunkels
|
32a3fa5d4a
|
Added parameter to the mac off() method that specifies whether or not the radio should be turned off when the MAC layer is turned off
|
2008-02-24 21:05:28 +00:00 |
|
oliverschmidt
|
a9ebc469b8
|
Avoid usage of POSIX function names even for static functions as some indirectly included system header might declare them.
|
2007-12-23 14:56:54 +00:00 |
|
adamdunkels
|
5c5775e93b
|
Ensure that receiver_callback is set before calling it
|
2007-12-16 14:31:43 +00:00 |
|
adamdunkels
|
67aa9e8589
|
Made initialization function return a pointer to the MAC driver structure, to make initialization nicer
|
2007-10-23 21:27:57 +00:00 |
|
adamdunkels
|
52eb372890
|
Modified to use the new MAC layer API
|
2007-05-25 08:06:44 +00:00 |
|
oliverschmidt
|
c15984eb24
|
Avoid function pointer mismatch in set_receive_function().
|
2007-05-19 13:19:22 +00:00 |
|
adamdunkels
|
5728570aa4
|
A 'null' MAC protocol that does not do anything
|
2007-05-15 07:40:22 +00:00 |
|