C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
PixelInfo.h File Reference

Definition of the PixelInfo class. More...

#include <string>
#include <chrono>
#include "Systemic/BluetoothLE/BleTypes.h"
#include "PixelTypes.h"
Include dependency graph for PixelInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Systemic::Pixels::PixelInfo
 Common accessible values between Pixel advertised data and a connected Pixel. More...
 

Namespaces

namespace  Systemic::Pixels
 A collection of C++ classes and types to scan for and connect to Pixels dice.
 

Typedefs

using Systemic::Pixels::bluetooth_address_t = Systemic::BluetoothLE::bluetooth_address_t
 Type for a Bluetooth address.
 

Detailed Description

Definition of the PixelInfo class.