|
jaulib v1.4.1
Jau Support Library (C++, Java, ..)
|
#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.