Errors
[Bluetooth]


Defines

#define ALP_BLUETOOTH_ERR_CANCELED   (ALP_CLASS_BLUETOOTH|0x03)
 operation was canceled
#define ALP_BLUETOOTH_ERR_ERROR   (ALP_CLASS_BLUETOOTH|0xFF)
 operation failed
#define ALP_BLUETOOTH_ERR_NO_ERROR   0
 operation completed successfully
#define ALP_BLUETOOTH_ERR_OUT_OF_MEMORY   (ALP_CLASS_BLUETOOTH|0x04)
 not enough memory to perform operation
#define ALP_BLUETOOTH_ERR_PARAM_ERROR   (ALP_CLASS_BLUETOOTH|0x02)
 invalid parameter to function
#define ALP_BLUETOOTH_ERR_PENDING   (ALP_CLASS_BLUETOOTH|0x01)
 operation will complete later, status and results will arrive in an event


Define Documentation

#define ALP_BLUETOOTH_ERR_CANCELED   (ALP_CLASS_BLUETOOTH|0x03)
 

operation was canceled

#define ALP_BLUETOOTH_ERR_ERROR   (ALP_CLASS_BLUETOOTH|0xFF)
 

operation failed

#define ALP_BLUETOOTH_ERR_NO_ERROR   0
 

operation completed successfully

#define ALP_BLUETOOTH_ERR_OUT_OF_MEMORY   (ALP_CLASS_BLUETOOTH|0x04)
 

not enough memory to perform operation

#define ALP_BLUETOOTH_ERR_PARAM_ERROR   (ALP_CLASS_BLUETOOTH|0x02)
 

invalid parameter to function

#define ALP_BLUETOOTH_ERR_PENDING   (ALP_CLASS_BLUETOOTH|0x01)
 

operation will complete later, status and results will arrive in an event


Generated on Wed Jul 30 07:06:42 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.