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

Definition of the Scanner class. More...

#include <mutex>
#include "ScannedPeripheral.h"
Include dependency graph for Scanner.h:

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.
 

Detailed Description

Definition of the Scanner class.