Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
#include <test_datatype02.hpp>
Public Member Functions | |
std::string | toString () const noexcept |
Public Attributes | |
GattRequirementSpec | requirement |
GattCharacteristicPropertySpec | read |
GattCharacteristicPropertySpec | writeWithAck |
Definition at line 139 of file test_datatype02.hpp.
|
noexcept |
Definition at line 426 of file test_datatype02.hpp.
GattCharacteristicPropertySpec GattClientCharacteristicConfigSpec::read |
Definition at line 141 of file test_datatype02.hpp.
GattRequirementSpec GattClientCharacteristicConfigSpec::requirement |
Definition at line 140 of file test_datatype02.hpp.
GattCharacteristicPropertySpec GattClientCharacteristicConfigSpec::writeWithAck |
Definition at line 142 of file test_datatype02.hpp.