Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Definition of the Scanner class. More...
Go to the source code of this file.
Classes | |
class | Systemic::BluetoothLE::Scanner |
Implements scanning of Bluetooth Low Energy (BLE) peripherals. It stores and notifies of discovered peripherals with ScannedPeripheral objects. More... | |
Namespaces | |
namespace | Systemic |
Systemic Games base namespace. | |
namespace | Systemic::BluetoothLE |
A collection of C++ classes that provides a simplified access to Bluetooth Low Energy peripherals. | |
Definition of the Scanner class.