![]() |
Contiki-NG
|
MAC driver header file. More...
Go to the source code of this file.
Data Structures | |
| struct | mac_driver |
| The structure of a MAC protocol driver in Contiki. More... | |
Macros | |
| #define | IEEE802154_DEFAULT_CHANNEL 26 |
| The default channel for IEEE 802.15.4 networks. | |
Enumerations | |
| enum | { MAC_TX_OK , MAC_TX_COLLISION , MAC_TX_NOACK , MAC_TX_DEFERRED , MAC_TX_ERR , MAC_TX_ERR_FATAL , MAC_TX_QUEUE_FULL } |
MAC driver header file.
Definition in file mac.h.
| anonymous enum |