Gamp v0.0.7-36-g24b1eb6
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 136 of file test_datatype02.hpp.
|
noexcept |
Definition at line 423 of file test_datatype02.hpp.
GattRequirementSpec GattClientCharacteristicConfigSpec::requirement |
Definition at line 137 of file test_datatype02.hpp.
GattCharacteristicPropertySpec GattClientCharacteristicConfigSpec::read |
Definition at line 138 of file test_datatype02.hpp.
GattCharacteristicPropertySpec GattClientCharacteristicConfigSpec::writeWithAck |
Definition at line 139 of file test_datatype02.hpp.