C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Pixel's Bluetooth UUIDs. More...
#include <winrt/Windows.Foundation.h>
Go to the source code of this file.
Namespaces | |
namespace | Systemic::Pixels |
A collection of C++ classes and types to scan for and connect to Pixels dice. | |
namespace | Systemic::Pixels::PixelBleUuids |
Bluetooth UUIDs related to Pixels peripherals. | |
Variables | |
const winrt::guid | Systemic::Pixels::PixelBleUuids::service |
Pixel dice service UUID. | |
const winrt::guid | Systemic::Pixels::PixelBleUuids::notifyCharacteristic |
Pixel dice write characteristic UUID. | |
const winrt::guid | Systemic::Pixels::PixelBleUuids::writeCharacteristic |
Pixel dice write characteristic UUID. | |
Pixel's Bluetooth UUIDs.