Status definitions. More...
|
Enumerations | |
| enum | { CO_OK, CO_FAIL, CO_EMPTY, CO_FULL, CO_BAD_PARAM, CO_NOT_FOUND, CO_NO_MORE_ELT_AVAILABLE, CO_NO_ELT_IN_USE, CO_BUSY, CO_OP_IN_PROGRESS } |
Status/error codes used in the MAC software. More... | |
Status definitions.
The STATUS module contains the status definitions used in the stack.
| anonymous enum |
Status/error codes used in the MAC software.
Definition at line 39 of file co_status.h.
1.6.1