Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
#include <test_datatype02.hpp>
Public Member Functions | |
std::string | toString () const noexcept |
Public Attributes | |
GattServiceType | service |
jau::darray< GattCharacteristicSpec > | characteristics |
Definition at line 172 of file test_datatype02.hpp.
|
noexcept |
Definition at line 442 of file test_datatype02.hpp.
jau::darray<GattCharacteristicSpec> GattServiceCharacteristic::characteristics |
Definition at line 174 of file test_datatype02.hpp.
GattServiceType GattServiceCharacteristic::service |
Definition at line 173 of file test_datatype02.hpp.