|
Gamp v0.0.7-54-gccdc599
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <test_datatype02.hpp>
Public Member Functions | |
| std::string | toString () const noexcept |
Public Attributes | |
| GattCharacteristicPropertySpec | read |
| GattRequirementSpec | requirement |
| GattCharacteristicPropertySpec | writeWithAck |
Definition at line 131 of file test_datatype02.hpp.
|
noexcept |
Definition at line 415 of file test_datatype02.hpp.
| GattRequirementSpec GattClientCharacteristicConfigSpec::requirement |
Definition at line 132 of file test_datatype02.hpp.
| GattCharacteristicPropertySpec GattClientCharacteristicConfigSpec::read |
Definition at line 133 of file test_datatype02.hpp.
| GattCharacteristicPropertySpec GattClientCharacteristicConfigSpec::writeWithAck |
Definition at line 134 of file test_datatype02.hpp.