C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Definition of the PixelInfo class. More...
#include <string>
#include <chrono>
#include "Systemic/BluetoothLE/BleTypes.h"
#include "PixelTypes.h"
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. | |
Definition of the PixelInfo class.