|
Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Definition of the SGBlePeripheralQueue class. More...
import <Foundation/Foundation.h>import <CoreBluetooth/CoreBluetooth.h>import "SGBleCentralManagerDelegate.h"import "SGBleTypes.h"import "SGBleRequest.h"

Go to the source code of this file.
Classes | |
| class | SGBlePeripheralQueue |
| Implementation of the CBPeripheralDelegate protocol. Queues up operations to be performed with a Bluetooth Low Energy (BLE) peripheral, run them sequentially and notify of their outcome. More... | |
Definition of the SGBlePeripheralQueue class.