Error Codes
[Wireless]


Defines

#define WL_SUCCESS   INT8_C(0)
 Success.
#define WL_ERROR_INIT_FAILED   INT8_C(-1)
 Error code for init failure.
#define WL_ERROR_INIT_ALREADY_INITD   INT8_C(-2)
 Error code for duplicate init calls.
#define WL_ERROR_LIBRARY_NOT_INITD   INT8_C(-3)
 Error code for not calling init.
#define WL_ERROR_TERMINATION_FAILED   INT8_C(-4)
 Error code for failed termination.
#define WL_ERROR_FAILED_REGISTRATION   INT8_C(-5)
 Error code for failed packet group registration.
#define WL_ERROR_ARGUMENT   INT8_C(-6)
 Error in arguments.
#define WL_ERROR_SEND   INT8_C(-10)
 Error code for send failure.
#define WL_ERROR_BAD_GROUP   INT8_C(-11)
 Error code for a bad group number.
#define WL_ERROR_SCOPE   INIT8_C(-12)
 Error code for a bad scope.
#define WL_ERROR_ADDRESS   INIT8_C(-13)
 Error code for a bad robot address.
#define WL_ERROR_MODE   INIT8_C(-14)
 Error code for a bad mode.

Generated on Tue Nov 24 12:22:17 2009 for Colony by  doxygen 1.5.8