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

Definition of the SGBlePeripheralQueue class. More...

import <Foundation/Foundation.h>
import <CoreBluetooth/CoreBluetooth.h>
import "SGBleCentralManagerDelegate.h"
import "SGBleTypes.h"
import "SGBleRequest.h"
Include dependency graph for SGBlePeripheralQueue.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Definition of the SGBlePeripheralQueue class.