#include "osclconfig_proc.h"
#include "oscl_base.h"
#include "oscl_aostatus.inl"
Go to the source code of this file.
Data Structures | |
class | OsclAOStatus |
Variables | |
const int32 | OSCL_REQUEST_ERR_NONE = 0 |
const int32 | OSCL_REQUEST_PENDING = (-0x7fffffff) |
const int32 | OSCL_REQUEST_ERR_CANCEL = (-1) |
const int32 | OSCL_REQUEST_ERR_GENERAL = (-2) |