Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
SGBleErrors.h File Reference

Library error codes. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

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.
 

Detailed Description

Library error codes.