Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
#include <test_datatype02.hpp>
Public Member Functions | |
std::string | toString () const noexcept |
Public Attributes | |
jau::darray< GattCharacteristicSpec > | characteristics |
GattServiceType | service |
Definition at line 169 of file test_datatype02.hpp.
|
noexcept |
GattServiceType GattServiceCharacteristic::service |
Definition at line 170 of file test_datatype02.hpp.
jau::darray<GattCharacteristicSpec> GattServiceCharacteristic::characteristics |
Definition at line 171 of file test_datatype02.hpp.