Protocols stack
From Contiki
Protocols stack in ContikiOS, which does not include the Application, has 5 different layers. Each layer is implemented as a driver.
- Network Layer - network_driver
- MAC Layer - mac_driver
- RDC Layer - rdc_driver
- Framer Layer - framer
- Radio Layer - radio_driver