Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
|
▼ Assets | |
▼ Plugins | |
▼ Systemic | |
▼ Plugins | |
▼ iOS | |
SGBleCentralManagerDelegate.h | Definition of the SGBleCentralManagerDelegate class |
SGBleErrors.h | Library error codes |
SGBlePeripheralQueue.h | Definition of the SGBlePeripheralQueue class |
SGBleRequest.h | Internal types for representing a BLE request |
SGBleTypes.h | Definition of SGBleConnectionEvent and SGBleConnectionEventReason enumerations |
SGBleUtils.h | A few internal functions |
UnityBridge.h | This file exists only to be included in UnityBridge.mm |
UnityBridge.mm | C library for discovering, connecting to, and interacting with Bluetooth Low Energy (BLE) peripherals on iOS |
▼ WinRTBle | |
▼ include | |
bletypes.h | Some types used across the Systemic::BluetoothLE library |
cble.h | A C library for discovering, connecting to, and interacting with Bluetooth Low Energy (BLE) peripherals on Windows 10 and above |
▼ src | |
▼ LibWinRTBle | |
▼ Systemic | |
▼ BluetoothLE | |
BluetoothLE.h | Global functions for accessing Bluetooth adapter state |
Characteristic.h | Definition of the Characteristic class |
Peripheral.h | Definition of the Peripheral class |
ScannedPeripheral.h | Definition of the ManufacturerData, AdvertisementData and DiscoveredPeripheral classes |
Scanner.h | Definition of the Scanner class |
Service.h | Definition of the Service class |
▼ Internal | |
Logger.h | Definition of the Logger internal class |
Utils.h | A few internal functions |
ComHelper.h | C helper methods for COM strings |
pch.h | Precompiled header file |