Library error codes.
More...
Go to the source code of this file.
|
NSError * | SGBleOutOfMemoryError |
| Application out of memory.
|
|
NSError * | SGBleNotImplementedError |
| Call not implemented.
|
|
NSError * | SGBleInvalidParameterError |
| Peripheral request was given one or more invalid parameters.
|
|
NSError * | SGBleInvalidStateError |
| Bluetooth or peripheral not in proper state to execute request.
|
|
NSError * | SGBleRequestCanceledError |
| Peripheral request got canceled.
|
|
NSError * | SGBleDisconnectedError |
| Peripheral got disconnected.
|
|