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

Pixel's Bluetooth UUIDs. More...

#include <winrt/Windows.Foundation.h>
Include dependency graph for PixelBleUuids.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.
 

Detailed Description

Pixel's Bluetooth UUIDs.