NSError * SGBleInvalidStateError
Bluetooth or peripheral not in proper state to execute request.
Definition SGBleErrors.mm:18
NSError * SGBleRequestCanceledError
Peripheral request got canceled.
Definition SGBleErrors.mm:22
NSError * SGBleOutOfMemoryError
Application out of memory.
Definition SGBleErrors.mm:6
NSError * SGBleDisconnectedError
Peripheral got disconnected.
Definition SGBleErrors.mm:26
NSError * SGBleNotImplementedError
Call not implemented.
Definition SGBleErrors.mm:10
NSError * SGBleInvalidParameterError
Peripheral request was given one or more invalid parameters.
Definition SGBleErrors.mm:14