C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Definition of the ManufacturerData, AdvertisementData and DiscoveredPeripheral classes. More...
#include "BleTypes.h"
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::BluetoothLE |
A collection of C++ classes that provides a simplified access to Bluetooth Low Energy peripherals. | |
Definition of the ManufacturerData, AdvertisementData and DiscoveredPeripheral classes.