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 | |
|
|
operation was canceled
|
|
|
operation failed
|
|
|
operation completed successfully
|
|
|
not enough memory to perform operation
|
|
|
invalid parameter to function
|
|
|
operation will complete later, status and results will arrive in an event
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.