Contiki 2.6
|
Example glue code between the existing MAC code and the Contiki mac interface. More...
Go to the source code of this file.
Data Structures | |
struct | ieee_15_4_manager |
The interface structure for the 802.15.4 quasi-MAC. More... | |
Typedefs | |
typedef struct ieee_15_4_manager | ieee_15_4_manager_t |
The interface structure for the 802.15.4 quasi-MAC. | |
Functions | |
void | ieee_15_4_init (ieee_15_4_manager_t *pieee_15_4_manager) |
initializes the 802.15.4 manager layer. |
Example glue code between the existing MAC code and the Contiki mac interface.
Definition in file ieee-15-4-manager.h.