|
Contiki-Inga 3.x
|
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. More... | |
Functions | |
| void | ieee_15_4_init (ieee_15_4_manager_t *pieee_15_4_manager) |
| initializes the 802.15.4 manager layer. More... | |
Example glue code between the existing MAC code and the Contiki mac interface.
Definition in file ieee-15-4-manager.h.
1.8.3.1