|
Pixels Plugin for Unity
Enable communications with Pixels dice using Bluetooth Low Energy.
|
This is the complete list of members for Systemic::BluetoothLE::Characteristic, including all inherited members.
| canNotify() const | Systemic::BluetoothLE::Characteristic | |
| canRead() const | Systemic::BluetoothLE::Characteristic | |
| canWrite() const | Systemic::BluetoothLE::Characteristic | |
| handle() const | Systemic::BluetoothLE::Characteristic | |
| properties() const | Systemic::BluetoothLE::Characteristic | |
| readValueAsync() | Systemic::BluetoothLE::Characteristic | |
| subscribeAsync(const std::function< void(const std::vector< std::uint8_t > &)> &onValueChanged) | Systemic::BluetoothLE::Characteristic | |
| unsubscribeAsync() | Systemic::BluetoothLE::Characteristic | |
| uuid() const | Systemic::BluetoothLE::Characteristic | |
| writeAsync(const std::vector< std::uint8_t > &data, bool withoutResponse=false) | Systemic::BluetoothLE::Characteristic | |
| ~Characteristic() | Systemic::BluetoothLE::Characteristic |