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

Definition of the ManufacturerData, AdvertisementData and DiscoveredPeripheral classes. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Systemic::BluetoothLE::ManufacturerData
 Stores a company id and it's associated binary data. More...
 
class  Systemic::BluetoothLE::ServiceData
 Stores a company id and it's associated binary data. More...
 
class  Systemic::BluetoothLE::AdvertisementData
 Stores an advertisement packet data type and it's associated binary data. More...
 
class  Systemic::BluetoothLE::ScannedPeripheral
 Holds the information from advertisement packet(s) received from a peripheral. 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 ManufacturerData, AdvertisementData and DiscoveredPeripheral classes.