|
ACS Bluetooth iOS/Mac OS X Library
1.0.0
|
#import <Foundation/Foundation.h>Go to the source code of this file.
Enumerations | |
| enum | { ABTErrorInvalidChecksum = 1, ABTErrorInvalidDataLength = 2, ABTErrorInvalidCommand = 3, ABTErrorUnknownCommandId = 4, ABTErrorCardOperation = 5, ABTErrorAuthenticationRequired = 6, ABTErrorLowBattery = 7, ABTErrorAuthenticationFailed = 8, ABTErrorCharacteristicNotFound = 1000, ABTErrorServiceNotFound = 1001, ABTErrorReaderNotFound = 1002, ABTErrorCommandFailed = 1003, ABTErrorTimeout = 1004, ABTErrorUndefined = 1005, ABTErrorInvalidData = 1006 } |
Variables | |
| FOUNDATION_EXPORT NSString *const | ABTErrorDomain |
| ACS Bluetooth error domain. More... | |
| anonymous enum |
| FOUNDATION_EXPORT NSString* const ABTErrorDomain |
ACS Bluetooth error domain.