Contiki 2.5
Data Structures | Typedefs | Functions
ieee-15-4-manager.h File Reference

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...
 

Detailed Description

Example glue code between the existing MAC code and the Contiki mac interface.

Author
Mike Vidales mavid.nosp@m.a404.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Definition in file ieee-15-4-manager.h.